Home
last modified time | relevance | path

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

/titanic_41/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:
/titanic_41/usr/src/head/rpcsvc/
H A Dbootparam_prot.x89 bp_getfile_res BOOTPARAMPROC_GETFILE(bp_getfile_arg) = 2;
/titanic_41/usr/src/uts/common/rpc/
H A Dbootparam.h100 #define BOOTPARAMPROC_GETFILE 2 macro
/titanic_41/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h99 #define BOOTPARAMPROC_GETFILE ((rpcproc_t)2) macro
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c273 (rpcproc_t)BOOTPARAMPROC_GETFILE, xdr_bp_getfile_arg, (caddr_t)&arg, in getfile()
298 (rpcproc_t)BOOTPARAMPROC_GETFILE, in getfile()
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c193 case BOOTPARAMPROC_GETFILE: in bootparamprog_1()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c884 (rpcproc_t)BOOTPARAMPROC_GETFILE, in getfile()