DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
SVR5

cm_getversion(D3)


cm_getversion -- get configuration manager version number

Synopsis (Not in current DDI version)

   #include <sys/confmgr.h>
   #include <sys/ddi.h>
   

int cm_getversion(void);

Description

This function is was originally provided to obtain the configuration manager version number. This functionality is not required, so this function does nothing.

Arguments

None

Return values

This function always returns 1.

Usage

Context and synchronization

Non-blockable, user or blockable context.

Hardware applicability

All

Version applicability

ddi: 5, 5mp, 6, 6mp, 7, 7mp, 7.1, 7.1mp

Differences between versions

This functionality is not required, so it does not exist in DDI versions 8 and later.

References

``Autoconfiguration'' in HDK Technical Reference
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005