Searched refs:__rpc_bindresvport (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | rpc_soc.c | 66 int __rpc_bindresvport(int, struct sockaddr_in *, int *, int); 126 (void) __rpc_bindresvport(fd, NULL, &port, 0); in clnt_com_create() 223 res = __rpc_bindresvport(fd, NULL, &port, 8); in svc_com_create() 368 __rpc_bindresvport(int fd, struct sockaddr_in *sin, int *portp, int qlen) in __rpc_bindresvport() function
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 638 __rpc_bindresvport;
|
H A D | llib-lnsl | 686 int __rpc_bindresvport(int fd, struct sockaddr_in *sin, int *portp, int qlen);
|