Home
last modified time | relevance | path

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

/dports/comms/xlog/xlog-2.0.22/src/
H A Dnetkeyer.c51 struct hostent *hostbyname; in netkeyer_init() local
/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dnetkeyer.c47 struct hostent *hostbyname; in netkeyer_init() local
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/
H A Dsocket.c128 static struct addrinfo * hostbyname(const char * hostname, int port, int socktype) in hostbyname() function
/dports/textproc/htdig/htdig-3.2.0b6/htcommon/
H A DURL.cc694 static Dictionary hostbyname; in normalize() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/util/net/
H A Dsock.cpp272 string hostbyname(const char* hostname) { in hostbyname() function