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

/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c241 static void mntsrv(struct svc_req *, SVCXPRT *);
1002 if (!svc_reg(transp, MOUNTPROG, MOUNTVERS, mntsrv,
1009 mntsrv, NULL))
1076 mntsrv(struct svc_req *rqstp, SVCXPRT *transp) function

Completed in 67 milliseconds