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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
bootparam_prot.h 47 struct bp_whoami_arg { struct
50 typedef struct bp_whoami_arg bp_whoami_arg; typedef in typeref:struct:bp_whoami_arg
77 extern bp_whoami_res * bootparamproc_whoami_1(bp_whoami_arg *, CLIENT *);
78 extern bp_whoami_res * bootparamproc_whoami_1_svc(bp_whoami_arg *, struct svc_req *);
102 extern bool_t xdr_bp_whoami_arg (XDR *, bp_whoami_arg*);
bootparam_prot.x 71 struct bp_whoami_arg {
94 bp_whoami_res BOOTPARAMPROC_WHOAMI(bp_whoami_arg) = 1;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
bootparam_prot.h 47 struct bp_whoami_arg { struct
50 typedef struct bp_whoami_arg bp_whoami_arg; typedef in typeref:struct:bp_whoami_arg
77 extern bp_whoami_res * bootparamproc_whoami_1(bp_whoami_arg *, CLIENT *);
78 extern bp_whoami_res * bootparamproc_whoami_1_svc(bp_whoami_arg *, struct svc_req *);
102 extern bool_t xdr_bp_whoami_arg (XDR *, bp_whoami_arg*);
bootparam_prot.x 71 struct bp_whoami_arg {
94 bp_whoami_res BOOTPARAMPROC_WHOAMI(bp_whoami_arg) = 1;

Completed in 99 milliseconds