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

/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_nfsdport.c76 static char nfsd_master_comm[MAXCOMLEN + 1]; variable
3211 bcopy(procp->p_comm, nfsd_master_comm, MAXCOMLEN + 1);
3320 strcmp(procp->p_comm, nfsd_master_comm) == 0)

Completed in 207 milliseconds