HomeSort by relevance Sort by last modified time
    Searched refs:bp_getfile_arg (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
bootparam_prot.h 59 struct bp_getfile_arg { struct
63 typedef struct bp_getfile_arg bp_getfile_arg; typedef in typeref:struct:bp_getfile_arg
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*);
bootparam_prot.x 81 struct bp_getfile_arg {
95 bp_getfile_res BOOTPARAMPROC_GETFILE(bp_getfile_arg) = 2;

Completed in 161 milliseconds