Lines Matching refs:nconf
639 char *p = NULL, *fp, *np, **nconf;1156 nconf = realloc(ifo->config, sizeof(char *) * (dl + 2));1157 if (nconf == NULL) {1161 ifo->config = nconf;