Searched refs:CAP_NOT_BINDED (Results 1 – 2 of 2) sorted by relevance
28 #define CAP_NOT_BINDED (-1) macro
356 … if (strcmp(permissions[j].name, permList[i].name) || permList[i].cap == CAP_NOT_BINDED) { in QueryAppCapabilities()