Searched refs:KEY_POS_VIEW (Results 1 – 10 of 10) sorted by relevance
6 #if defined(KEY_POS_VIEW) || (defined(HAVE_DECL_KEY_POS_VIEW) && HAVE_DECL_KEY_POS_VIEW)8 static_assert((KEY_POS_VIEW) == (0x01000000), "KEY_POS_VIEW != 0x01000000");11 # define KEY_POS_VIEW 0x01000000213 XLAT(KEY_POS_VIEW),
1 KEY_POS_VIEW 0x01000000
156 #ifndef KEY_POS_VIEW157 # define KEY_POS_VIEW 0x01000000 macro
44 KEY_POS_VIEW = 16777216
33 # perm is a mask of KEY_POS_VIEW, etc consants, but they cover almost whole int32.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()