HP-UX Reference (11i v2 04/09) - 3 Library Functions A-M (vol 6)

g
getnetgrent(3C) getnetgrent(3C)
MULTITHREAD USAGE
Thread Safe: Yes
Cancel Safe: Yes
Fork Safe: No
Async-cancel Safe: No
Async-signal Safe: No
These functions can be called safely in a multithreaded environment. They may be cancellation points in
that they call functions that are cancel points.
In a multithreaded environment, these functions are not safe to be called by a child process after
fork()
and before exec(). These functions should not be called by a multithreaded application that support
asynchronous cancellation or asynchronous signals.
WARNINGS
Programs that use the interfaces described in this manpage cannot be linked statically since the imple-
mentations of these functions employ dynamic loading and linking of shared objects at run time.
FILES
/etc/netgroup
/etc/nsswitch.conf
SEE ALSO
netgroup(4), nsswitch.conf(4).
HP-UX 11i Version 2: September 2004 2 Hewlett-Packard Company Section 3405