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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
bootparam_prot.h 25 typedef char *bp_machine_name_t; typedef
53 bp_machine_name_t client_name;
54 bp_machine_name_t domain_name;
60 bp_machine_name_t client_name;
66 bp_machine_name_t server_name;
97 extern bool_t xdr_bp_machine_name_t (XDR *, bp_machine_name_t*);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
bootparam_prot.h 25 typedef char *bp_machine_name_t; typedef
53 bp_machine_name_t client_name;
54 bp_machine_name_t domain_name;
60 bp_machine_name_t client_name;
66 bp_machine_name_t server_name;
97 extern bool_t xdr_bp_machine_name_t (XDR *, bp_machine_name_t*);

Completed in 3299 milliseconds