Searched refs:getrpcport (Results 1 – 12 of 12) sorted by relevance
/freebsd/include/rpc/ |
H A D | rpc.h | 85 extern int getrpcport(char *, int, int, int);
|
/freebsd/lib/librpcsvc/ |
H A D | yp_passwd.c | 70 rval = getrpcport(server, YPPASSWDPROG, in _yppasswd()
|
H A D | yp_update.c | 76 if (getrpcport(master, YPU_PROG, YPU_VERS, ypop)) in yp_update()
|
/freebsd/sys/rpc/ |
H A D | rpc.h | 96 extern int getrpcport(char *, int, int, int);
|
/freebsd/lib/libc/rpc/ |
H A D | getrpcport.c | 51 getrpcport(char *host, int prognum, int versnum, int proto) in getrpcport() function
|
H A D | Makefile.inc | 6 getrpcport.c mt_misc.c pmap_clnt.c pmap_getmaps.c pmap_getport.c \ 46 getrpcport.3 rpc.3 rpc_soc.3 rpc_clnt_auth.3 rpc_clnt_calls.3 \
|
H A D | Symbol.map | 60 getrpcport;
|
/freebsd/libexec/ypxfr/ |
H A D | ypxfr_main.c | 349 remoteport = getrpcport(ypxfr_source_host, YPPROG, YPVERS, IPPROTO_UDP); in main() 409 if ((remoteport = getrpcport(ypxfr_source_host, YPXFRD_FREEBSD_PROG, in main()
|
/freebsd/usr.sbin/ypset/ |
H A D | ypset.c | 66 port = getrpcport(server, YPPROG, YPPROC_NULL, IPPROTO_UDP); in bind_tohost()
|
/freebsd/usr.sbin/rpc.yppasswdd/ |
H A D | yppasswdd_main.c | 225 if (getrpcport(_localhost, YPPROG, YPVERS, IPPROTO_UDP) <= 0) { in main()
|
/freebsd/lib/libypclnt/ |
H A D | ypclnt_passwd.c | 73 if (getrpcport(ypclnt->server, YPPASSWDPROG, in ypclnt_havepasswdd()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 1942 fun:getrpcport=uninstrumented
|