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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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*);
bootparam_prot.x 55 typedef string bp_machine_name_t<MAX_MACHINE_NAME>;
76 bp_machine_name_t client_name;
77 bp_machine_name_t domain_name;
82 bp_machine_name_t client_name;
87 bp_machine_name_t server_name;

Completed in 69 milliseconds