HP-UX System Administrator's Guide: Configuration Management

The general definition form is:
type func ( type param [, type param]... );
For example:
int setuname ( const char *name , size_t namelen);
The usage form is:
func ( param [, param]... );
For example:
setuname ( name , namelen );
The function syntax elements are the same as for commands, except for the options.
Publication History
The document publication date and part number indicate its current edition. The
publication date will change when a new edition is released.
To ensure that you receive the new editions, you should subscribe to the appropriate
product support service. See your HP sales representative for details.
First Edition February 2007
HP Part Number 5991-6480
HP-UX 11i Version 3
Print, Instant Information DVD, and HP Technical
Documentation web site http://docs.hp.com
Second Edition March 2008,
HP Part Number 5992-3386,
HP-UX 11i Version 3 (B.11.31 March 2008 Update)
Print, Instant Information DVD, and HP Technical
Documentation web site (http://www.docs.hp.com)
Third Edition September 2008, 5992-4607,
HP-UX 11i version 3 (B.11.31 September 2008 Update)
Printed, DVD (Instant Information), and Web (http://
www.docs.hp.com)
Fourth Edition September 2009, 5992-6579,
HP-UX 11i version 3 (B.11.31 September 2009 Update)
Printed, DVD (Instant Information), and Web (http://
www.docs.hp.com)
Publication History 17