Home
last modified time | relevance | path

Searched refs:bindresvport (Results 1 – 17 of 17) sorted by relevance

/openbsd/lib/libc/rpc/
H A DMakefile.inc6 SRCS+= auth_none.c auth_unix.c authunix_prot.c bindresvport.c \
15 MAN+= authnone_create.3 bindresvport.3 getrpcent.3 getrpcport.3 rpc.3 xdr.3
H A Dbindresvport.c38 bindresvport(int sd, struct sockaddr_in *sin) in bindresvport() function
42 DEF_WEAK(bindresvport);
H A Dclnt_udp_bufcreate.c104 (void)bindresvport(*sockp, NULL); in clntudp_bufcreate()
H A Dsvc_tcp.c144 if (bindresvport(sock, &addr) == -1) { in svctcp_create()
H A Dclnt_tcp.c151 (void)bindresvport(*sockp, NULL); in clnttcp_create()
H A Dsvc_udp.c114 if (bindresvport(sock, &addr)) { in svcudp_bufcreate()
/openbsd/lib/libc/hidden/netinet/
H A Din.h29 PROTO_NORMAL(bindresvport);
/openbsd/usr.sbin/ypldap/
H A Dyp.c136 if (bindresvport(s, &addr)) in yp_init()
146 if (bindresvport(s, &addr)) in yp_init()
/openbsd/sys/netinet/
H A Din.h757 int bindresvport(int, struct sockaddr_in *);
/openbsd/usr.sbin/amd/amd/
H A Dutil.c289 rc = bindresvport(so, &sin); in bind_resv_port()
/openbsd/regress/usr.bin/tsort/
H A Dpairs1456 bindresvport.o bindresvport.o
1244 bindresvport.o bind.o
1248 clnt_tcp.o bindresvport.o
1249 clnt_udp.o bindresvport.o
1250 svc_tcp.o bindresvport.o
1251 svc_udp.o bindresvport.o
1252 rresvport.o bindresvport.o
1688 bindresvport.o getsockname.o
1691 bindresvport.o getsockopt.o
1950 bindresvport.o memset.o
[all …]
/openbsd/usr.sbin/ypbind/
H A Dypbind.c458 bindresvport(rpcsock, &sin); in main()
468 bindresvport(pingsock, &sin); in main()
/openbsd/usr.bin/rpcinfo/
H A Drpcinfo.c231 bindresvport(sock, NULL); in udpping()
/openbsd/lib/libc/
H A DSymbols.list1256 bindresvport
/openbsd/usr.sbin/inetd/
H A Dinetd.c843 r = bindresvport(sep->se_fd, &sep->se_ctrladdr_in); in setup()
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1394 fun:bindresvport=uninstrumented
/openbsd/distrib/sets/lists/comp/
H A Dmi2305 ./usr/share/man/man3/bindresvport.3