Searched defs:servname (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/usr.sbin/dntpd/ |
H A D | socket.c | 44 char servname[128]; in udp_socket() local
|
/dflybsd-src/lib/libc/net/ |
H A D | getaddrinfo.c | 353 getaddrinfo(const char * __restrict hostname, const char * __restrict servname, in getaddrinfo() 1038 explore_null(const struct addrinfo *pai, const char *servname, in explore_null() 1092 const char *servname, struct addrinfo **res, in explore_numeric() 1164 const char *servname, struct addrinfo **res) in explore_numeric_scope() 1259 get_portmatch(const struct addrinfo *ai, const char *servname) in get_portmatch() 1268 get_port(struct addrinfo *ai, const char *servname, int matchonly) in get_port() 1643 const char *servname, struct addrinfo **res) in explore_fqdn()
|
/dflybsd-src/libexec/dma/ |
H A D | dns.c | 69 char servname[10]; in add_host() local
|
/dflybsd-src/usr.sbin/rpcbind/ |
H A D | rpcbind.c | 103 static char servname[] = "rpcbind"; variable
|
/dflybsd-src/usr.sbin/inetd/ |
H A D | inetd.c | 316 const char *servname; in main() local
|