OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:klm_testargs
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
klm_prot.h
63
struct
klm_testargs
{
struct
67
typedef struct
klm_testargs
klm_testargs
;
typedef in typeref:struct:klm_testargs
79
extern klm_testrply * klm_test_1(struct
klm_testargs
*, CLIENT *);
80
extern klm_testrply * klm_test_1_svc(struct
klm_testargs
*, struct svc_req *);
117
extern bool_t xdr_klm_testargs (XDR *,
klm_testargs
*);
klm_prot.x
107
struct
klm_testargs
{
122
klm_testrply KLM_TEST (struct
klm_testargs
) = 1;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
klm_prot.h
63
struct
klm_testargs
{
struct
67
typedef struct
klm_testargs
klm_testargs
;
typedef in typeref:struct:klm_testargs
79
extern klm_testrply * klm_test_1(struct
klm_testargs
*, CLIENT *);
80
extern klm_testrply * klm_test_1_svc(struct
klm_testargs
*, struct svc_req *);
117
extern bool_t xdr_klm_testargs (XDR *,
klm_testargs
*);
klm_prot.x
107
struct
klm_testargs
{
122
klm_testrply KLM_TEST (struct
klm_testargs
) = 1;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
klm_prot.h
63
struct
klm_testargs
{
struct
67
typedef struct
klm_testargs
klm_testargs
;
typedef in typeref:struct:klm_testargs
79
extern klm_testrply * klm_test_1(struct
klm_testargs
*, CLIENT *);
80
extern klm_testrply * klm_test_1_svc(struct
klm_testargs
*, struct svc_req *);
117
extern bool_t xdr_klm_testargs (XDR *,
klm_testargs
*);
klm_prot.x
107
struct
klm_testargs
{
122
klm_testrply KLM_TEST (struct
klm_testargs
) = 1;
Completed in 923 milliseconds