Home
last modified time | relevance | path

Searched refs:bp_getfile_arg (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Dbootparam.h82 struct bp_getfile_arg { struct
86 typedef struct bp_getfile_arg bp_getfile_arg; argument
/titanic_41/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h80 struct bp_getfile_arg { struct
84 typedef struct bp_getfile_arg bp_getfile_arg; argument
/titanic_41/usr/src/head/rpcsvc/
H A Dbootparam_prot.x75 struct bp_getfile_arg { struct
89 bp_getfile_res BOOTPARAMPROC_GETFILE(bp_getfile_arg) = 2; argument
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dbootparam_xdr.c95 xdr_bp_getfile_arg(XDR *xdrs, bp_getfile_arg *objp) in xdr_bp_getfile_arg()
H A Dnfs_dlinet.c821 struct bp_getfile_arg arg; in getfile()
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_xdr.c127 xdr_bp_getfile_arg(XDR *xdrs, bp_getfile_arg *objp) in xdr_bp_getfile_arg()
H A Dbootparam_prot_svc.c174 bp_getfile_arg bootparamproc_getfile_1_arg; in bootparamprog_1()
H A Dbootparam_subr.c160 bootparamproc_getfile_1(bp_getfile_arg *argp, CLIENT *cl) in bootparamproc_getfile_1()
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c219 struct bp_getfile_arg arg; in getfile()