endhostent(void) | Ux::Netdb | [static] |
endnetent(void) | Ux::Netdb | [static] |
endprotoent(void) | Ux::Netdb | [static] |
endservent(void) | Ux::Netdb | [static] |
gethostent(void) | Ux::Netdb | [static] |
getnetbyaddr(uint32_t net, int type) | Ux::Netdb | [static] |
getnetbyname(const char *name) | Ux::Netdb | [static] |
getnetent(void) | Ux::Netdb | [static] |
getprotobyname(const char *name) | Ux::Netdb | [static] |
getprotobynumber(int proto) | Ux::Netdb | [static] |
getprotoent(void) | Ux::Netdb | [static] |
getservbyname(const char *name, const char *proto) | Ux::Netdb | [static] |
getservbyport(int port, const char *proto) | Ux::Netdb | [static] |
getservent(void) | Ux::Netdb | [static] |
htonl(uint32_t hostnum) | Ux::Netdb | [inline, static] |
htons(uint16_t hostnum) | Ux::Netdb | [inline, static] |
if_freenameindex(struct if_nameindex *ptr) | Ux::Netdb | |
if_indextoname(unsigned ifindex, char *ifname) | Ux::Netdb | |
if_nameindex(void) | Ux::Netdb | |
if_nametoindex(const char *ifname) | Ux::Netdb | |
ntohl(uint32_t netnum) | Ux::Netdb | [inline, static] |
ntohs(uint16_t netnum) | Ux::Netdb | [inline, static] |
sethostent(int stayopen) | Ux::Netdb | [static] |
setnetent(int stayopen) | Ux::Netdb | [static] |
setprotoent(int stayopen) | Ux::Netdb | [static] |
setservent(int stayopen) | Ux::Netdb | [static] |