Symbol: RPCPROG_MNT
sbin/mount_nfs/mount_nfs.c
704
clp = clnt_tp_create(hostp, RPCPROG_MNT, mntvers, nconf_mnt);
sbin/mountd/mountd.c
2730
rpcb_unset(RPCPROG_MNT, RPCMNT_VER1, NULL);
sbin/mountd/mountd.c
2731
rpcb_unset(RPCPROG_MNT, RPCMNT_VER3, NULL);
sbin/mountd/mountd.c
363
rpcb_unset(RPCPROG_MNT, RPCMNT_VER1, NULL);
sbin/mountd/mountd.c
364
rpcb_unset(RPCPROG_MNT, RPCMNT_VER3, NULL);
sbin/mountd/mountd.c
674
if (!svc_reg(transp, RPCPROG_MNT, RPCMNT_VER1, mntsrv,
sbin/mountd/mountd.c
680
if (!svc_reg(transp, RPCPROG_MNT, RPCMNT_VER3,
sbin/mountd/mountd.c
721
rpcb_set(RPCPROG_MNT, RPCMNT_VER1, nconf, &servaddr);
sbin/mountd/mountd.c
722
rpcb_set(RPCPROG_MNT, RPCMNT_VER3, nconf, &servaddr);
sbin/umount/umount.c
464
clp = clnt_create(hostp, RPCPROG_MNT, RPCMNT_VER1, "udp");
stand/lib/nfs.c
194
cc = rpc_call(d, RPCPROG_MNT, RPCMNT_VER1, RPCMNT_MOUNT,
sys/vfs/nfs/nfs_mountrpc.c
140
error = krpc_portmap(mdsin, RPCPROG_MNT, RPCMNT_VER3,
sys/vfs/nfs/nfs_mountrpc.c
146
error = krpc_call(mdsin, RPCPROG_MNT, RPCMNT_VER3,
sys/vfs/nfs/nfs_mountrpc.c
155
error = krpc_portmap(mdsin, RPCPROG_MNT, RPCMNT_VER1,
sys/vfs/nfs/nfs_mountrpc.c
163
error = krpc_call(mdsin, RPCPROG_MNT, RPCMNT_VER1,
usr.bin/showmount/showmount.c
159
if ((estat = tcp_callrpc(host, RPCPROG_MNT, mntvers,
usr.bin/showmount/showmount.c
166
if ((estat = tcp_callrpc(host, RPCPROG_MNT, mntvers,
usr.sbin/rpc.umntall/rpc.umntall.c
179
clp = clnt_create_timed(hostname, RPCPROG_MNT, RPCMNT_VER1, "udp",
usr.sbin/rpc.umntall/rpc.umntall.c
207
clp = clnt_create_timed(hostname, RPCPROG_MNT, RPCMNT_VER1, "udp",