Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/
H A Dbootparam.h110 bool_t xdr_bp_getfile_res();
/titanic_41/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h93 bool_t xdr_bp_getfile_res();
H A Dmapfile-vers69 xdr_bp_getfile_res;
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c274 xdr_bp_getfile_res, (caddr_t)&res, rexmit, wait, in getfile()
300 xdr_bp_getfile_res, (caddr_t)&res, rexmit, in getfile()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dbootparam_xdr.c105 xdr_bp_getfile_res(XDR *xdrs, bp_getfile_res *objp) in xdr_bp_getfile_res() function
H A Dnfs_dlinet.c886 xdr_bp_getfile_res, (caddr_t)&res, in getfile()
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_xdr.c139 xdr_bp_getfile_res(XDR *xdrs, bp_getfile_res *objp) in xdr_bp_getfile_res() function
H A Dbootparam_prot_svc.c195 xdr_result = xdr_bp_getfile_res; in bootparamprog_1()