Searched defs:grant (Results 1 – 1 of 1) sorted by relevance
621 grant_t *grant = getGrant(filename, uid); in addGrant() local638 grant_t *grant = getGrant(keyString.c_str(), uid); in removeGrant() local753 grant_t *grant; in getGrant() local1250 static ResponseCode grant(KeyStore* keyStore, int, uid_t uid, Value* keyName, in grant() function