Searched refs:yp_bind_host (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/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 | 63 yp_bind_host(char *server, u_long program, u_long version, u_short port, in yp_bind_host() function
|
| /freebsd-14.2/usr.bin/ypwhich/ |
| H A D | ypwhich.c | 210 client = yp_bind_host(host, YPPROG, YPVERS, 0, 1); in main()
|