OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bp_machine_name_t
(Results
1 - 4
of
4
) 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
*);
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;
/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
*);
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 694 milliseconds