Searched refs:bindresvport (Results 1 – 16 of 16) sorted by relevance
/freebsd/sys/rpc/ |
H A D | svc_generic.c | 156 if (bindresvport(so, NULL)) { in svc_tli_create() 169 if (bindresvport(so, in svc_tli_create()
|
H A D | rpc.h | 90 extern int bindresvport(int, struct sockaddr_in *);
|
H A D | rpc_com.h | 110 extern int bindresvport(struct socket *so, struct sockaddr *sa);
|
H A D | clnt_rc.c | 176 bindresvport(so, NULL); in clnt_reconnect_connect()
|
H A D | rpc_generic.c | 773 bindresvport(struct socket *so, struct sockaddr *sa) in bindresvport() function
|
/freebsd/lib/libc/rpc/ |
H A D | Makefile.inc | 3 SRCS+= auth_none.c auth_unix.c authunix_prot.c bindresvport.c clnt_bcast.c \ 45 MAN+= bindresvport.3 des_crypt.3 getnetconfig.3 getnetpath.3 getrpcent.3 \ 51 MLINKS+= bindresvport.3 bindresvport_sa.3 \
|
H A D | bindresvport.c | 59 bindresvport(int sd, struct sockaddr_in *sin) in bindresvport() function
|
H A D | Symbol.map | 19 bindresvport;
|
H A D | rpc_soc.c | 126 bindresvport(fd, NULL); in clnt_com_create() 223 bindresvport(fd, &sin); in svc_com_create()
|
H A D | svc_generic.c | 233 if (bindresvport(fd, NULL) < 0) { in svc_tli_create()
|
H A D | clnt_generic.c | 352 bindresvport(fd, NULL); in clnt_tli_create()
|
/freebsd/include/rpc/ |
H A D | rpc.h | 80 extern int bindresvport(int, struct sockaddr_in *);
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | Makefile.in | 25 bindresvport.o \
|
/freebsd/contrib/tnftp/ |
H A D | tnftp.h | 479 #define bindresvport Rbindresvport macro
|
/freebsd/usr.sbin/rpc.lockd/ |
H A D | lock_proc.c | 289 bindresvport(clnt_fd, NULL); in get_client()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 1399 fun:bindresvport=uninstrumented
|