HP-UX Reference (11i v1 00/12) - 3 Library Functions A-M (vol 6)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man3/!!!intro.3c
________________________________________________________________
___ ___
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 cancellationor asynchronous signals.
WARNINGS
Programs that use the interfaces described in this manual page 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 Release 11i: December 2000 2 Section 3319
___
___