Home
last modified time | relevance | path

Searched refs:BOOTPARAMPROC_GETFILE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_bparam.c95 case BOOTPARAMPROC_GETFILE:
118 case BOOTPARAMPROC_GETFILE:
146 case BOOTPARAMPROC_GETFILE:
163 case BOOTPARAMPROC_GETFILE:
/illumos-gate/usr/src/head/rpcsvc/
H A Dbootparam_prot.x83 bp_getfile_res BOOTPARAMPROC_GETFILE(bp_getfile_arg) = 2;
/illumos-gate/usr/src/uts/common/rpc/
H A Dbootparam.h98 #define BOOTPARAMPROC_GETFILE 2 macro
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c271 (rpcproc_t)BOOTPARAMPROC_GETFILE, xdr_bp_getfile_arg, (caddr_t)&arg, in getfile()
296 (rpcproc_t)BOOTPARAMPROC_GETFILE, in getfile()
/illumos-gate/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h97 #define BOOTPARAMPROC_GETFILE ((rpcproc_t)2) macro
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c190 case BOOTPARAMPROC_GETFILE: in bootparamprog_1()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c886 (rpcproc_t)BOOTPARAMPROC_GETFILE, in getfile()