Searched refs:src_idx_a (Results 1 – 1 of 1) sorted by relevance
299 int *src_idx_a = NULL; in _nscd_create_sw_struct() local347 src_idx_a = calloc(1, maxsrc * sizeof (int)); in _nscd_create_sw_struct()348 if (src_idx_a == NULL) { in _nscd_create_sw_struct()401 src_idx_a[j] = k; in _nscd_create_sw_struct()441 nsw_cfg->src_idx = src_idx_a; in _nscd_create_sw_struct()515 if (src_idx_a != NULL) in _nscd_create_sw_struct()516 free(src_idx_a); in _nscd_create_sw_struct()