idmap_cache_find_sid2gid 7235 source3/include/proto.h bool idmap_cache_find_sid2gid(const struct dom_sid *sid, gid_t *pgid, idmap_cache_find_sid2gid 1492 source3/passdb/lookup_sid.c ret = idmap_cache_find_sid2gid(psid, pgid, &expired); idmap_cache_find_sid2gid 242 source3/winbindd/idmap_util.c && idmap_cache_find_sid2gid(sid, gid, &expired)) { idmap_cache_find_sid2gid 355 source3/winbindd/winbindd_sid.c if (idmap_cache_find_sid2gid(&sid, &gid, &expired)) {