Close the network name database file
#include <netdb.h> void endnetent( void );
libsocket
Use the -l socket option to qcc to link against this library.
The endnetent() routine closes the network name database file.
Safety: | |
---|---|
Cancellation point | Yes |
Interrupt handler | No |
Signal handler | No |
Thread | No |
getnetbyaddr(), getnetbyname(), getnetent(), netent, setnetent()
/etc/networks in the Utilities Reference