DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__rpc_sockisbound
include/rpc/rpc_com.h
72
int __rpc_sockisbound(int);
lib/libc/rpc/rpc_com.h
72
int __rpc_sockisbound(int);
lib/libc/rpc/svc_generic.c
222
if (madefd || !__rpc_sockisbound(fd)) {