Searched refs:MOUNTPROG (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/lib/librpcsvc/ |
| D | mount.x | 104 program MOUNTPROG {
|
| /openbsd/src/usr.sbin/amd/rpcx/ |
| D | mount.h | 104 #define MOUNTPROG ((u_long)100005) macro
|
| /openbsd/src/usr.sbin/amd/amd/ |
| D | host_ops.c | 252 if ((client = clnttcp_create(&sin, MOUNTPROG, MOUNTVERS, &sock, 0, 0)) == NULL && in host_fmount() 253 (client = clntudp_create(&sin, MOUNTPROG, MOUNTVERS, tv, &sock)) == NULL) { in host_fmount()
|
| D | srvr_nfs.c | 245 call_portmap(fs, nfs_auth, MOUNTPROG, in recompute_portmap()
|
| D | nfs_ops.c | 356 rpc_msg_init(&mnt_msg, MOUNTPROG, MOUNTVERS, (unsigned long) 0); in call_mountd()
|
| /openbsd/src/usr.sbin/portmap/ |
| D | portmap.c | 651 #define MOUNTPROG ((u_long) 100005) macro 664 (prog == MOUNTPROG && aproc == MOUNTPROC_MNT) || in check_callit()
|