Searched refs:cachefiles_charmap (Results 1 – 1 of 1) sorted by relevance
11 static const char cachefiles_charmap[64] = variable92 key[len + 1] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()94 key[len] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()131 key[len++] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()133 key[len++] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()135 key[len++] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()137 key[len++] = cachefiles_charmap[acc & 63]; in cachefiles_cook_key()