Searched refs:nfsrv_user_stat_enabled (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs.h558 __private_extern__ uint32_t nfsrv_user_stat_enabled; /* enable/disable active user list */ variable
H A Dnfs_syscalls.c174 SYSCTL_INT(_vfs_generic_nfs_server, OID_AUTO, user_stats, CTLFLAG_RW, &nfsrv_user_stat_enabled, 0, "");
H A Dnfs_subs.c2985 if ((!nfsrv_user_stat_enabled) || (!nx) || (!nd) || (!nd->nd_nam))
H A Dnfs_serv.c141 uint32_t nfsrv_user_stat_enabled = 1; variable

Completed in 106 milliseconds