NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SVC_FDSET_MT
lib/libc/rpc/svc_fdset.c
326
if ((flags & SVC_FDSET_MT) && fdsetkey == -2)
tests/fs/nfs/nfsservice/rumpnfsd.c
90
svc_fdset_init(SVC_FDSET_MT);
usr.sbin/mountd/mountd.c
410
svc_fdset_init(SVC_FDSET_MT);
usr.sbin/rpcbind/rpcbind.c
158
svc_fdset_init(SVC_FDSET_MT);