Searched refs:yp_bind_host (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/ypserv/common/ |
H A D | yplib_host.h | 48 CLIENT *yp_bind_host(char *server, u_long program, u_long version,
|
H A D | yplib_host.c | 62 yp_bind_host(char *server, u_long program, u_long version, u_short port, in yp_bind_host() function
|
/freebsd/usr.bin/ypwhich/ |
H A D | ypwhich.c | 209 client = yp_bind_host(host, YPPROG, YPVERS, 0, 1); in main()
|