OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bp_machine_name_t
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/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
*);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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.7-4.6/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 577 milliseconds