Home
last modified time | relevance | path

Searched refs:clntudp_create (Results 1 – 14 of 14) sorted by relevance

/freebsd/include/rpc/
H A Dclnt_soc.h100 extern CLIENT *clntudp_create(struct sockaddr_in *, u_long, u_long,
/freebsd/usr.sbin/ypserv/common/
H A Dyplib_host.c99 client = clntudp_create(&rsrv_sin, program, version, tv, in yp_bind_host()
127 client = clntudp_create(&rsrv_sin, program, version, tv, &rsrv_sock); in yp_bind_local()
/freebsd/usr.sbin/ypset/
H A Dypset.c89 client = clntudp_create(sin, YPBINDPROG, YPBINDVERS, tv, &sock); in bind_tohost()
/freebsd/lib/libc/rpc/
H A Dpmap_rmt.c88 client = clntudp_create(addr, PMAPPROG, PMAPVERS, timeout, &sock); in pmap_rmtcall()
H A DSymbol.map121 clntudp_create;
H A DMakefile.inc156 rpc_soc.3 clntudp_create.3 \
H A Drpc_soc.c170 clntudp_create(struct sockaddr_in *raddr, u_long program, u_long version, in clntudp_create() function
/freebsd/usr.sbin/yppoll/
H A Dyppoll.c93 client = clntudp_create(&rsrv_sin, YPPROG, YPVERS, tv, &rsrv_sock); in get_remote_info()
/freebsd/usr.bin/ypwhich/
H A Dypwhich.c96 client = clntudp_create(sin, YPBINDPROG, YPBINDVERS, tv, &sock); in bind_host()
/freebsd/usr.sbin/ypbind/
H A Dyp_ping.c250 clnt = clntudp_create(any, YPPROG, YPVERS, tv, &sock); in __yp_ping()
/freebsd/libexec/ypxfr/
H A Dypxfr_main.c86 if ((clnt = clntudp_create(&ypxfr_callback_addr, ypxfr_prognum, in ypxfr_exit()
/freebsd/usr.sbin/ypserv/
H A Dyp_server.c285 if ((clnt = clntudp_create(addr,prognum,1,timeout,&sock)) == NULL) {
/freebsd/usr.bin/rpcinfo/
H A Drpcinfo.c340 clnt = clntudp_create(addr, prog, vers, to, fdp);
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1485 fun:clntudp_create=uninstrumented