Home
last modified time | relevance | path

Searched refs:bp_getfile_arg (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.h59 struct bp_getfile_arg { struct
63 typedef struct bp_getfile_arg bp_getfile_arg; 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 *);
104 extern bool_t xdr_bp_getfile_arg (XDR *, bp_getfile_arg*);
H A Dbootparam_prot.x81 struct bp_getfile_arg { struct
95 bp_getfile_res BOOTPARAMPROC_GETFILE(bp_getfile_arg) = 2; argument