OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RPCPROG_MNT
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/lib/libsa/
rpcv2.h
76
#define
RPCPROG_MNT
100005
nfs.c
187
cc = rpc_call(d,
RPCPROG_MNT
, RPCMNT_VER3, RPCMNT_MOUNT,
191
cc = rpc_call(d,
RPCPROG_MNT
, RPCMNT_VER1, RPCMNT_MOUNT,
/src/sys/nfs/
rpcv2.h
89
#define
RPCPROG_MNT
100005
nfs_boot.c
702
error = krpc_portmap(mdsin,
RPCPROG_MNT
, mntver,
713
error = krpc_call(mdsin,
RPCPROG_MNT
, mntver,
/src/sys/fs/nfs/common/
rpcv2.h
191
#define
RPCPROG_MNT
100005
bootp_subr.c
1819
#define
RPCPROG_MNT
100005
1830
error = krpc_portmap(mdsin,
RPCPROG_MNT
, RPCMNT_VER3,
1836
error = krpc_call(mdsin,
RPCPROG_MNT
, RPCMNT_VER3,
1846
error = krpc_portmap(mdsin,
RPCPROG_MNT
, RPCMNT_VER1,
1854
error = krpc_call(mdsin,
RPCPROG_MNT
, RPCMNT_VER1,
/src/sbin/mount_nfs/
getnfsargs_small.c
174
cc = rpc_call(d,
RPCPROG_MNT
, mntvers, RPCMNT_MOUNT,
getnfsargs.c
204
clp = clnt_tp_create(hostp,
RPCPROG_MNT
, mntvers,
/src/usr.bin/showmount/
showmount.c
168
if ((estat = tcp_callrpc(host,
RPCPROG_MNT
, mntvers,
176
if ((estat = tcp_callrpc(host,
RPCPROG_MNT
, mntvers,
/src/usr.sbin/mountd/
mountd.c
434
rpcb_unset(
RPCPROG_MNT
, RPCMNT_VER1, NULL);
435
rpcb_unset(
RPCPROG_MNT
, RPCMNT_VER3, NULL);
473
if (!svc_reg(udptransp,
RPCPROG_MNT
, RPCMNT_VER1,
475
!svc_reg(udptransp,
RPCPROG_MNT
, RPCMNT_VER3,
495
if (!svc_reg(tcptransp,
RPCPROG_MNT
, RPCMNT_VER1,
497
!svc_reg(tcptransp,
RPCPROG_MNT
, RPCMNT_VER3,
515
if (!svc_reg(udp6transp,
RPCPROG_MNT
, RPCMNT_VER1,
517
!svc_reg(udp6transp,
RPCPROG_MNT
, RPCMNT_VER3,
537
if (!svc_reg(tcp6transp,
RPCPROG_MNT
, RPCMNT_VER1,
539
!svc_reg(tcp6transp,
RPCPROG_MNT
, RPCMNT_VER3
[
all
...]
/src/sbin/umount/
umount.c
343
clp = clnt_create(hostp,
RPCPROG_MNT
, RPCMNT_VER1, proto);
Completed in 21 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025