Home
last modified time | relevance | path

Searched refs:xdr_bp_getfile_arg (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Dbootparam.h109 bool_t xdr_bp_getfile_arg();
/titanic_41/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h85 bool_t xdr_bp_getfile_arg();
H A Dmapfile-vers68 xdr_bp_getfile_arg;
/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()
299 xdr_bp_getfile_arg, (caddr_t)&arg, in getfile()
/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() function
H A Dnfs_dlinet.c885 xdr_bp_getfile_arg, (caddr_t)&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() function
H A Dbootparam_prot_svc.c194 xdr_argument = xdr_bp_getfile_arg; in bootparamprog_1()