Searched defs:stablefd (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/usr.sbin/nfsd/ | ||
H A D | nfsd.c | 86 static int stablefd = -1; /* Fd for the stable restart file */ global() variable |
/freebsd-src/sys/fs/nfsserver/ | ||
H A D | nfs_nfsdport.c | 3967 int stablefd, i, len; nfssvc_srvcall() local |