Lines Matching defs:list2_only
203 char **list2_only = NULL;285 list2_only = talloc_realloc(tmp_ctx, list2_only,287 if (!list2_only) {291 list2_only[i2-1] = talloc_strdup(list2_only, list2[i]);292 if (!list2_only[i2-1]) {297 list2_only[i2] = NULL;337 if (list2_only) {338 *_list2_only = talloc_steal(memctx, list2_only);