]> andersk Git - moira.git/blobdiff - clients/moira/f_defs.h
new quota routines
[moira.git] / clients / moira / f_defs.h
index 3f7b695da7c591c01577b50d946cf42226ef8d2a..5af9bcfbcf0361ebc0ef24415c0c6da17adc52f1 100644 (file)
@@ -112,10 +112,11 @@ int RemoveUserPOBox();
 int ShowDefaultQuota();                /* show or change system default quota. */
 int ChangeDefaultQuota();
 
-int ShowUserQuota();           /* modify a user's quota. */
-int ChangeUserQuota();
-int AddUserQuota();
-int RemoveUserQuota();
+int GetQuota();                        /* modify a user's quota. */
+int GetQuotaByFilesys();
+int AddQuota();
+int UpdateQuota();
+int DeleteQuota();
 
 /* user.c */
 
This page took 0.024448 seconds and 4 git commands to generate.