aboutsummaryrefslogtreecommitdiffstats
path: root/enums
diff options
context:
space:
mode:
Diffstat (limited to 'enums')
-rw-r--r--enums/op.in1
-rw-r--r--enums/res.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/enums/op.in b/enums/op.in
index 61ee666..5b5e21b 100644
--- a/enums/op.in
+++ b/enums/op.in
@@ -27,3 +27,4 @@ remove-xattr, 1
set-xattr, 0
create-xattr, 1
replace-xattr, 1
+closefrom, 0
diff --git a/enums/res.in b/enums/res.in
index 435338f..b0096b4 100644
--- a/enums/res.in
+++ b/enums/res.in
@@ -2,3 +2,4 @@ res: RESULT
succeed
fail
error
+abort