OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sm_stat_res
(Results
1 - 2
of
2
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
sm_inter.h
54
struct
sm_stat_res
{
struct
58
typedef struct
sm_stat_res
sm_stat_res
;
typedef in typeref:struct:sm_stat_res
72
extern struct
sm_stat_res
* sm_stat_1(struct sm_name *, CLIENT *);
73
extern struct
sm_stat_res
* sm_stat_1_svc(struct sm_name *, struct svc_req *);
75
extern struct
sm_stat_res
* sm_mon_1(struct mon *, CLIENT *);
76
extern struct
sm_stat_res
* sm_mon_1_svc(struct mon *, struct svc_req *);
90
extern struct
sm_stat_res
* sm_stat_1();
91
extern struct
sm_stat_res
* sm_stat_1_svc();
93
extern struct
sm_stat_res
* sm_mon_1()
[
all
...]
sm_inter.x
45
struct
sm_stat_res
SM_STAT(struct sm_name) = 1;
50
struct
sm_stat_res
SM_MON(struct mon) = 2;
103
struct
sm_stat_res
{
Completed in 695 milliseconds