idmap_cache_t
static idmap_cache_t idmap_cache;
kidmap_cache_create(idmap_cache_t *cache)
kidmap_cache_delete(idmap_cache_t *cache)
kidmap_cache_get_data(idmap_cache_t *cache, size_t *uidbysid, size_t *gidbysid,
kidmap_cache_purge(idmap_cache_t *cache)
kidmap_cache_lookup_uidbysid(idmap_cache_t *cache, const char *sid_prefix,
kidmap_cache_lookup_gidbysid(idmap_cache_t *cache, const char *sid_prefix,
kidmap_cache_lookup_pidbysid(idmap_cache_t *cache, const char *sid_prefix,
kidmap_cache_lookup_sidbyuid(idmap_cache_t *cache, const char **sid_prefix,
kidmap_cache_lookup_sidbygid(idmap_cache_t *cache, const char **sid_prefix,
kidmap_cache_add_sid2uid(idmap_cache_t *cache, const char *sid_prefix,
kidmap_cache_add_sid2gid(idmap_cache_t *cache, const char *sid_prefix,
kidmap_cache_add_sid2pid(idmap_cache_t *cache, const char *sid_prefix,
idmap_cache_t *cache;
idmap_cache_t cache;
kidmap_cache_create(idmap_cache_t *cache);
kidmap_cache_delete(idmap_cache_t *cache);
kidmap_cache_purge(idmap_cache_t *cache);
kidmap_cache_lookup_uidbysid(idmap_cache_t *cache, const char *sid_prefix,
kidmap_cache_lookup_gidbysid(idmap_cache_t *cache, const char *sid_prefix,
kidmap_cache_lookup_pidbysid(idmap_cache_t *cache, const char *sid_prefix,
kidmap_cache_lookup_sidbyuid(idmap_cache_t *cache, const char **sid_prefix,
kidmap_cache_lookup_sidbygid(idmap_cache_t *cache, const char **sid_prefix,
kidmap_cache_add_sid2uid(idmap_cache_t *cache, const char *sid_prefix,
kidmap_cache_add_sid2gid(idmap_cache_t *cache, const char *sid_prefix,
kidmap_cache_add_sid2pid(idmap_cache_t *cache, const char *sid_prefix,
kidmap_cache_get_data(idmap_cache_t *cache, size_t *uidbysid, size_t *gidbysid,