]> granicus.if.org Git - strace/blob - xlat/pr_spec_set_store_bypass_flags.in
tests: move F_OFD_SETLK* checks from fcntl64.c to fcntl-common.c
[strace] / xlat / pr_spec_set_store_bypass_flags.in
1 PR_SPEC_ENABLE          (1 << 1)
2 PR_SPEC_DISABLE         (1 << 2)
3 PR_SPEC_FORCE_DISABLE   (1 << 3)