get_group_map_from_ntname 432 source3/groupdb/mapping.c return backend->get_group_map_from_ntname(name, map) ? get_group_map_from_ntname 23 source3/groupdb/mapping.h bool (*get_group_map_from_ntname)(const char *name, GROUP_MAP *map); get_group_map_from_ntname 680 source3/groupdb/mapping_ldb.c .get_group_map_from_ntname = get_group_map_from_ntname, get_group_map_from_ntname 723 source3/groupdb/mapping_tdb.c .get_group_map_from_ntname = get_group_map_from_ntname,