strace/xlat/at_flags.in
Dmitry V. Levin f64a4395d9 link: move fallback definitions of AT_* constants to xlat/
* link.c: Move definitions of AT_* constants ...
* xlat/at_flags.in: ... here.
2015-06-17 19:45:26 +00:00

6 lines
115 B
Plaintext

AT_SYMLINK_NOFOLLOW 0x100
AT_REMOVEDIR 0x200
AT_SYMLINK_FOLLOW 0x400
AT_NO_AUTOMOUNT 0x800
AT_EMPTY_PATH 0x1000