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

/freebsd-13-stable/usr.sbin/mountd/
H A Dmountd.c257 static void mntsrv(struct svc_req *, SVCXPRT *);
1055 if (!svc_reg(transp, MOUNTPROG, MOUNTVERS, mntsrv,
1062 mntsrv, NULL))
1129 mntsrv(struct svc_req *rqstp, SVCXPRT *transp) function

Completed in 159 milliseconds