HomeSort by relevance Sort by last modified time
    Searched full:getquota_args (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
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*);
rquota.x 11 struct getquota_args {
53 RQUOTAPROC_GETQUOTA(getquota_args) = 1;
59 RQUOTAPROC_GETACTIVEQUOTA(getquota_args) = 2;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
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*);
rquota.x 11 struct getquota_args {
53 RQUOTAPROC_GETQUOTA(getquota_args) = 1;
59 RQUOTAPROC_GETACTIVEQUOTA(getquota_args) = 2;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
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*);
rquota.x 11 struct getquota_args {
53 RQUOTAPROC_GETQUOTA(getquota_args) = 1;
59 RQUOTAPROC_GETACTIVEQUOTA(getquota_args) = 2;

Completed in 266 milliseconds