/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/ |
rquota.x | 11 struct getquota_args { 53 RQUOTAPROC_GETQUOTA(getquota_args) = 1; 59 RQUOTAPROC_GETACTIVEQUOTA(getquota_args) = 2;
|
rquota.h | 18 struct getquota_args { struct 22 typedef struct getquota_args getquota_args; typedef in typeref:struct:getquota_args 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 *); 78 extern bool_t xdr_getquota_args (XDR *, getquota_args*);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
rquota.x | 11 struct getquota_args { 53 RQUOTAPROC_GETQUOTA(getquota_args) = 1; 59 RQUOTAPROC_GETACTIVEQUOTA(getquota_args) = 2;
|
rquota.h | 18 struct getquota_args { struct 22 typedef struct getquota_args getquota_args; typedef in typeref:struct:getquota_args 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 *); 78 extern bool_t xdr_getquota_args (XDR *, getquota_args*);
|