Home
last modified time | relevance | path

Searched refs:KEY_POS_WRITE (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/include/lapi/
Dkeyctl.h147 # define KEY_POS_WRITE 0x04000000 macro
/third_party/ltp/testcases/kernel/syscalls/keyctl/
Dkeyctl05.c171 perm ^= KEY_POS_WRITE; in test_update_setperm_race()