Home
last modified time | relevance | path

Searched defs:servname (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/usr.sbin/dntpd/
H A Dsocket.c44 char servname[128]; in udp_socket() local
/dflybsd-src/lib/libc/net/
H A Dgetaddrinfo.c353 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 Ddns.c69 char servname[10]; in add_host() local
/dflybsd-src/usr.sbin/rpcbind/
H A Drpcbind.c103 static char servname[] = "rpcbind"; variable
/dflybsd-src/usr.sbin/inetd/
H A Dinetd.c316 const char *servname; in main() local