Searched refs:__rpc_sockisbound (Results 1 – 6 of 6) sorted by relevance
81 int __rpc_sockisbound(int);109 extern int __rpc_sockisbound(struct socket*);
696 __rpc_sockisbound(struct socket *so) in __rpc_sockisbound() function
70 int __rpc_sockisbound(int);
231 if (madefd || !__rpc_sockisbound(fd)) { in svc_tli_create()
793 __rpc_sockisbound(int fd) in __rpc_sockisbound() function