Close the network name database file
#include <netdb.h> void endnetent( void );
libsocket
The endnetent() routine closes the network name database file. q
Standard Unix, POSIX 1003.1g (draft)
| Safety: | |
|---|---|
| Cancellation point | Yes |
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
getnetbyaddr(), getnetbyname(), getnetent(), netent, setnetent()
/etc/networks in the Utilities reference