Searched refs:bp_getfile_res (Results 1 – 2 of 2) sorted by relevance
65 struct bp_getfile_res { struct70 typedef struct bp_getfile_res bp_getfile_res; argument80 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*);
86 struct bp_getfile_res { struct95 bp_getfile_res BOOTPARAMPROC_GETFILE(bp_getfile_arg) = 2; argument