OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getquota_rslt
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rquota.h
45
struct
getquota_rslt
{
struct
51
typedef struct
getquota_rslt
getquota_rslt
;
typedef in typeref:struct:getquota_rslt
58
extern
getquota_rslt
* rquotaproc_getquota_1(getquota_args *, CLIENT *);
59
extern
getquota_rslt
* rquotaproc_getquota_1_svc(getquota_args *, struct svc_req *);
61
extern
getquota_rslt
* rquotaproc_getactivequota_1(getquota_args *, CLIENT *);
62
extern
getquota_rslt
* rquotaproc_getactivequota_1_svc(getquota_args *, struct svc_req *);
67
extern
getquota_rslt
* rquotaproc_getquota_1();
68
extern
getquota_rslt
* rquotaproc_getquota_1_svc();
70
extern
getquota_rslt
* rquotaproc_getactivequota_1()
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
rquota.h
45
struct
getquota_rslt
{
struct
51
typedef struct
getquota_rslt
getquota_rslt
;
typedef in typeref:struct:getquota_rslt
58
extern
getquota_rslt
* rquotaproc_getquota_1(getquota_args *, CLIENT *);
59
extern
getquota_rslt
* rquotaproc_getquota_1_svc(getquota_args *, struct svc_req *);
61
extern
getquota_rslt
* rquotaproc_getactivequota_1(getquota_args *, CLIENT *);
62
extern
getquota_rslt
* rquotaproc_getactivequota_1_svc(getquota_args *, struct svc_req *);
67
extern
getquota_rslt
* rquotaproc_getquota_1();
68
extern
getquota_rslt
* rquotaproc_getquota_1_svc();
70
extern
getquota_rslt
* rquotaproc_getactivequota_1()
[
all
...]
Completed in 3174 milliseconds