Searched refs:__rpc_bindresvport (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/rpc/ |
H A D | rpc_soc.c | 64 int __rpc_bindresvport(int, struct sockaddr_in *, int *, int); 124 (void) __rpc_bindresvport(fd, NULL, &port, 0); in clnt_com_create() 221 res = __rpc_bindresvport(fd, NULL, &port, 8); in svc_com_create() 366 __rpc_bindresvport(int fd, struct sockaddr_in *sin, int *portp, int qlen) in __rpc_bindresvport() function
|
/illumos-gate/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 727 __rpc_bindresvport;
|