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

/freebsd-11.0-release/usr.sbin/nfscbd/
H A Dnfscbd.c76 static void nonfs(int);
197 (void)signal(SIGSYS, nonfs);
326 nonfs(int signo __unused) function
/freebsd-11.0-release/contrib/netbsd-tests/fs/nfs/nfsservice/
H A Dnfsd.c98 void nonfs __P((int));
230 (void)signal(SIGSYS, nonfs);
567 nonfs(signo) function
/freebsd-11.0-release/usr.sbin/nfsd/
H A Dnfsd.c110 static void nonfs(int);
365 (void)signal(SIGSYS, nonfs);
856 nonfs(__unused int signo) function

Completed in 57 milliseconds