OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bp_getfile_res
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
bootparam_prot.h
65
struct
bp_getfile_res
{
struct
70
typedef struct
bp_getfile_res
bp_getfile_res
;
typedef in typeref:struct:bp_getfile_res
80
extern
bp_getfile_res
* bootparamproc_getfile_1(bp_getfile_arg *, CLIENT *);
81
extern
bp_getfile_res
* bootparamproc_getfile_1_svc(bp_getfile_arg *, struct svc_req *);
89
extern
bp_getfile_res
* bootparamproc_getfile_1();
90
extern
bp_getfile_res
* bootparamproc_getfile_1_svc();
105
extern bool_t xdr_bp_getfile_res (XDR *,
bp_getfile_res
*);
bootparam_prot.x
86
struct
bp_getfile_res
{
95
bp_getfile_res
BOOTPARAMPROC_GETFILE(bp_getfile_arg) = 2;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
bootparam_prot.h
65
struct
bp_getfile_res
{
struct
70
typedef struct
bp_getfile_res
bp_getfile_res
;
typedef in typeref:struct:bp_getfile_res
80
extern
bp_getfile_res
* bootparamproc_getfile_1(bp_getfile_arg *, CLIENT *);
81
extern
bp_getfile_res
* bootparamproc_getfile_1_svc(bp_getfile_arg *, struct svc_req *);
89
extern
bp_getfile_res
* bootparamproc_getfile_1();
90
extern
bp_getfile_res
* bootparamproc_getfile_1_svc();
105
extern bool_t xdr_bp_getfile_res (XDR *,
bp_getfile_res
*);
bootparam_prot.x
86
struct
bp_getfile_res
{
95
bp_getfile_res
BOOTPARAMPROC_GETFILE(bp_getfile_arg) = 2;
Completed in 65 milliseconds