Searched refs:PRIV_REMOVE (Results 1 – 2 of 2) sorted by relevance
19 PRIV_REMOVE = 1 << 2, // Can remove other keys. enumerator22 PRIV_DEFAULT = PRIV_MOUNT | PRIV_ADD | PRIV_REMOVE | PRIV_MIGRATE
33 privileges->set_remove(key_def.privileges & PRIV_REMOVE); in FillKeyProtobuf()