Home
last modified time | relevance | path

Searched defs:bind_host (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/ypwhich/
H A Dypwhich.c81 bind_host(char *dom, struct sockaddr_in *sin) in bind_host() function
/openbsd-src/usr.sbin/syslogd/
H A Dsyslogd.c381 char **bind_host, **bind_port, **listen_host, **listen_port; in main() local