Searched refs:bindresvport (Results 1 – 17 of 17) sorted by relevance
/openbsd/lib/libc/rpc/ |
H A D | Makefile.inc | 6 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 D | bindresvport.c | 38 bindresvport(int sd, struct sockaddr_in *sin) in bindresvport() function 42 DEF_WEAK(bindresvport);
|
H A D | clnt_udp_bufcreate.c | 104 (void)bindresvport(*sockp, NULL); in clntudp_bufcreate()
|
H A D | svc_tcp.c | 144 if (bindresvport(sock, &addr) == -1) { in svctcp_create()
|
H A D | clnt_tcp.c | 151 (void)bindresvport(*sockp, NULL); in clnttcp_create()
|
H A D | svc_udp.c | 114 if (bindresvport(sock, &addr)) { in svcudp_bufcreate()
|
/openbsd/lib/libc/hidden/netinet/ |
H A D | in.h | 29 PROTO_NORMAL(bindresvport);
|
/openbsd/usr.sbin/ypldap/ |
H A D | yp.c | 136 if (bindresvport(s, &addr)) in yp_init() 146 if (bindresvport(s, &addr)) in yp_init()
|
/openbsd/sys/netinet/ |
H A D | in.h | 757 int bindresvport(int, struct sockaddr_in *);
|
/openbsd/usr.sbin/amd/amd/ |
H A D | util.c | 289 rc = bindresvport(so, &sin); in bind_resv_port()
|
/openbsd/regress/usr.bin/tsort/ |
H A D | pairs1 | 456 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 D | ypbind.c | 458 bindresvport(rpcsock, &sin); in main() 468 bindresvport(pingsock, &sin); in main()
|
/openbsd/usr.bin/rpcinfo/ |
H A D | rpcinfo.c | 231 bindresvport(sock, NULL); in udpping()
|
/openbsd/lib/libc/ |
H A D | Symbols.list | 1256 bindresvport
|
/openbsd/usr.sbin/inetd/ |
H A D | inetd.c | 843 r = bindresvport(sep->se_fd, &sep->se_ctrladdr_in); in setup()
|
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 1394 fun:bindresvport=uninstrumented
|
/openbsd/distrib/sets/lists/comp/ |
H A D | mi | 2305 ./usr/share/man/man3/bindresvport.3
|