close the network name database file
#include <netdb.h> void endnetent( void );
The endnetent() routine closes the network name database file.
POSIX 1003.1g (draft)
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
getnetbyaddr(), getnetbyname(), getnetent(), netent, setnetent()
/etc/networks in the TCP/IP User's Guide