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

/freebsd-9.3-release/sys/fs/nfsserver/
H A Dnfs_nfsdport.c71 static char nfsd_master_comm[MAXCOMLEN + 1]; variable
3187 bcopy(procp->p_comm, nfsd_master_comm, MAXCOMLEN + 1);
3284 strcmp(procp->p_comm, nfsd_master_comm) == 0)

Completed in 54 milliseconds