Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dbootparam_prot.h65 struct bp_getfile_res { struct
70 typedef struct bp_getfile_res bp_getfile_res; argument
80 extern bp_getfile_res * bootparamproc_getfile_1(bp_getfile_arg *, CLIENT *);
81 extern bp_getfile_res * bootparamproc_getfile_1_svc(bp_getfile_arg *, struct svc_req *);
89 extern bp_getfile_res * bootparamproc_getfile_1();
90 extern bp_getfile_res * bootparamproc_getfile_1_svc();
105 extern bool_t xdr_bp_getfile_res (XDR *, bp_getfile_res*);
H A Dbootparam_prot.x86 struct bp_getfile_res { struct
95 bp_getfile_res BOOTPARAMPROC_GETFILE(bp_getfile_arg) = 2; argument