Home
last modified time | relevance | path

Searched defs:bindhost (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/apps/lib/
H A Ds_socket.c78 const char *bindhost, const char *bindport, in init_client()
/freebsd/usr.sbin/nfsd/
H A Dnfsd.c162 char **bindhost = NULL; in main() local
853 setbindhost(struct addrinfo **ai, const char *bindhost, struct addrinfo hints) in setbindhost()
/freebsd/crypto/openssl/apps/
H A Ds_client.c808 char *bindhost = NULL, *bindport = NULL; in s_client_main() local