Home
last modified time | relevance | path

Searched defs:stablefd (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/nfsd/
H A Dnfsd.c90 static int stablefd = -1; /* Fd for the stable restart file */ variable
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c4172 int stablefd, i, len; in nfssvc_srvcall() local