Searched defs:used_key (Results 1 – 2 of 2) sorted by relevance
142 let used_key = used_bits::<C>(key); in apply_action() localVariable153 let used_key = used_bits::<C>(key); in apply_action() localVariable164 let used_key = used_bits::<C>(key); in apply_action() localVariable
64 static inline void parse_proc_key_users(int *used_key, int *max_key, int *used_bytes, int *max_byte… in parse_proc_key_users()146 int i, used_key, max_key; in verify_max_keys() local