]> andersk Git - moira.git/blobdiff - lib/mr_et.et
added error code SMS_ARG_TOO_LONG
[moira.git] / lib / mr_et.et
index e597d29e41765a68b045d11e0612eb6786e7727b..891c8995610f6df05d67985e058cdc80f757fe5e 100644 (file)
@@ -37,6 +37,9 @@ ec    SMS_ALREADY_CONNECTED,
 ec     SMS_ARGS,
        "Insufficient number of arguments"
 
+ec     SMS_ARG_TOO_LONG,
+       "An argument is too long"
+
 ec     SMS_NOT_UNIQUE,
        "Arguments not unique"
 
@@ -94,4 +97,16 @@ ec   SMS_FILESYS_EXISTS,
 ec     SMS_QUERY_NOT_REENTRANT,
        "Cannot do query from callback routine"
 
+ec     SMS_RVD,
+       "no such rvd"
+
+ec     SMS_NFS,
+       "specified directory not exported"
+
+ec     SMS_FILESYS_ACCESS,
+       "invalid filesys access"
+
+ec     SMS_USER_GROUP,
+       "list is a user group"
+
        end
This page took 0.065912 seconds and 4 git commands to generate.