Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h87 struct bp_getfile_res { struct
92 typedef struct bp_getfile_res bp_getfile_res; argument
100 extern bp_getfile_res *bootparamproc_getfile_1();
/titanic_41/usr/src/uts/common/rpc/
H A Dbootparam.h89 struct bp_getfile_res { struct
94 typedef struct bp_getfile_res bp_getfile_res; argument
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_subr.c62 static void getf_printres(bp_getfile_res *);
159 bp_getfile_res *
162 static bp_getfile_res res; in bootparamproc_getfile_1()
267 getf_printres(bp_getfile_res *res) in getf_printres()
H A Dbootparam_prot_xdr.c139 xdr_bp_getfile_res(XDR *xdrs, bp_getfile_res *objp) in xdr_bp_getfile_res()
/titanic_41/usr/src/head/rpcsvc/
H A Dbootparam_prot.x80 struct bp_getfile_res { struct
89 bp_getfile_res BOOTPARAMPROC_GETFILE(bp_getfile_arg) = 2; argument
/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()
H A Dnfs_dlinet.c822 struct bp_getfile_res res; in getfile()
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c220 struct bp_getfile_res res; in getfile()