Searched refs:xdr_bp_getfile_res (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/rpc/ |
H A D | bootparam.h | 110 bool_t xdr_bp_getfile_res();
|
/titanic_41/usr/src/lib/librpcsvc/common/ |
H A D | bootparam_prot.h | 93 bool_t xdr_bp_getfile_res();
|
H A D | mapfile-vers | 69 xdr_bp_getfile_res;
|
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | bootparams.c | 274 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 D | bootparam_xdr.c | 105 xdr_bp_getfile_res(XDR *xdrs, bp_getfile_res *objp) in xdr_bp_getfile_res() function
|
H A D | nfs_dlinet.c | 886 xdr_bp_getfile_res, (caddr_t)&res, in getfile()
|
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_prot_xdr.c | 139 xdr_bp_getfile_res(XDR *xdrs, bp_getfile_res *objp) in xdr_bp_getfile_res() function
|
H A D | bootparam_prot_svc.c | 195 xdr_result = xdr_bp_getfile_res; in bootparamprog_1()
|