OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bp_whoami_arg
(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
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
*);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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
*);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-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
*);
Completed in 42 milliseconds