getnetgrent.3c (2010 09)
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 manual page cannot be linked statically since the
implementations 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).
2 Hewlett-Packard Company − 2 − HP-UX 11i Version 3: September 2010