NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mountd_main
tests/fs/nfs/nfsservice/rumpnfsd.c
149
if (pthread_create(&t, NULL, mountd_main, NULL) == -1)
tests/fs/nfs/nfsservice/rumpnfsd.c
42
void *mountd_main(void *);
usr.sbin/mountd/mountd.c
340
void *mountd_main(void *);