Searched refs:ntname (Results 1 – 1 of 1) sorted by relevance
115 char *buf, *tname, *ntname; in spec() local173 if ((ntname = realloc(tname, plen)) == NULL) in spec()175 tname = ntname; in spec()