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

/netbsd-6-1-5-RELEASE/usr.sbin/mountd/
H A Dmountd.c200 static void mntsrv(struct svc_req *, SVCXPRT *);
386 mntsrv, udpconf) ||
388 mntsrv, udpconf))
408 mntsrv, tcpconf) ||
410 mntsrv, tcpconf))
428 mntsrv, udp6conf) ||
430 mntsrv, udp6conf))
450 mntsrv, tcp6conf) ||
452 mntsrv, tcp6conf))
475 mntsrv(struc function
[all...]
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/
H A Dmountd.c207 static void mntsrv __P((struct svc_req *, SVCXPRT *));
440 mntsrv, udpconf) ||
442 mntsrv, udpconf)) {
465 mntsrv, tcpconf) ||
467 mntsrv, tcpconf))
491 mntsrv(rqstp, transp) function

Completed in 55 milliseconds