Searched refs:KEY_POS_READ (Results 1 – 10 of 10) sorted by relevance
13 #if defined(KEY_POS_READ) || (defined(HAVE_DECL_KEY_POS_READ) && HAVE_DECL_KEY_POS_READ)15 static_assert((KEY_POS_READ) == (0x02000000), "KEY_POS_READ != 0x02000000");18 # define KEY_POS_READ 0x02000000214 XLAT(KEY_POS_READ),
2 KEY_POS_READ 0x02000000
41 KEY_POS_READ = 33554432
50 key_perm = KEY_POS_VIEW, KEY_POS_READ, KEY_POS_WRITE, KEY_POS_SEARCH, KEY_POS_LINK, KEY_POS_SETATTR…
44 KEY_POS_SEARCH|KEY_POS_READ|KEY_POS_VIEW)); in do_test()
158 # define KEY_POS_READ 0x02000000 macro