Searched refs:out_keys (Results 1 – 1 of 1) sorted by relevance
101 void MaxEntries(uid_t uid, pid_t pid, std::array<const TKey*, len>& out_keys, in MaxEntries() argument103 out_keys.fill(nullptr); in MaxEntries()132 memmove(&out_keys[index + 1], &out_keys[index], num * sizeof(const TKey*)); in MaxEntries()136 out_keys[index] = &key; in MaxEntries()