Searched refs:bindresvport (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dbindresvport.c54 /*static char *sccsid = "from: @(#)bindresvport.c 1.8 88/02/08 SMI";*/
55 /*static char *sccsid = "from: @(#)bindresvport.c 2.2 88/07/29 4.0 RPCSRC";*/
56 /*from: OpenBSD: bindresvport.c,v 1.7 1996/07/30 16:25:47 downsj Exp */
57 static char *rcsid = "$FreeBSD: src/lib/libc/rpc/bindresvport.c,v 1.12 2000/01/26 09:02:42 shin Exp $";
161 bindresvport(sd, sin) function
H A Dsvc_tcp.c79 extern int bindresvport();
176 if (bindresvport(sock, &addr)) {
H A Dclnt_tcp.c93 extern int bindresvport();
191 bindresvport(*sockp, (struct sockaddr_in *)0);
H A Dclnt_udp.c77 extern int bindresvport();
223 (void)bindresvport(*sockp, (struct sockaddr_in *)0);
H A Dsvc_udp.c77 extern int bindresvport();
148 if (bindresvport(sock, &addr)) {
/macosx-10.9.5/Libinfo-449.1.3/xcodescripts/
H A Dinstall_files.sh135 rpc.subproj/bindresvport.3 \
/macosx-10.9.5/lukemftp-13.92.1/tnftp/
H A Dtnftp.h481 #define bindresvport Rbindresvport macro
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Din.h862 int bindresvport(int, struct sockaddr_in *);

Completed in 145 milliseconds