Searched defs:bindresvport (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsocket/inet/
H A Dbindresvport.c52 bindresvport(int sd, struct sockaddr_in *sin) function
102 * bindresvport(), it will be unset. But this should never happen...
111 * Past versions of this bindresvport() code have
/osnet-11/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c85 static int bindresvport(struct netconfig *, int, struct netbuf *);
104 return (bindresvport(tp, fd, (struct netbuf *)par));
894 bindresvport(struct netconfig *nconf, int fd, struct netbuf *addr) function
1012 * bindresvport(), it will be unset. Better be safe...

Completed in 29 milliseconds