OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:statstime
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rstat.h
33
struct
statstime
{
struct
51
typedef struct
statstime
statstime
;
typedef in typeref:struct:statstime
93
extern
statstime
* rstatproc_stats_3(void *, CLIENT *);
94
extern
statstime
* rstatproc_stats_3_svc(void *, struct svc_req *);
102
extern
statstime
* rstatproc_stats_3();
103
extern
statstime
* rstatproc_stats_3_svc();
146
extern bool_t xdr_statstime (XDR *,
statstime
*);
rstat.x
61
struct
statstime
{ /* RSTATVERS_TIME */
119
statstime
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
rstat.h
33
struct
statstime
{
struct
51
typedef struct
statstime
statstime
;
typedef in typeref:struct:statstime
93
extern
statstime
* rstatproc_stats_3(void *, CLIENT *);
94
extern
statstime
* rstatproc_stats_3_svc(void *, struct svc_req *);
102
extern
statstime
* rstatproc_stats_3();
103
extern
statstime
* rstatproc_stats_3_svc();
146
extern bool_t xdr_statstime (XDR *,
statstime
*);
rstat.x
61
struct
statstime
{ /* RSTATVERS_TIME */
119
statstime
Completed in 81 milliseconds