HomeSort by: relevance | last modified time | path
    Searched defs:ntname (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/mtree/
spec.c 115 char *buf, *tname, *ntname; local in function:spec
173 if ((ntname = realloc(tname, plen)) == NULL)
175 tname = ntname;
spec.c 115 char *buf, *tname, *ntname; local in function:spec
173 if ((ntname = realloc(tname, plen)) == NULL)
175 tname = ntname;

Completed in 23 milliseconds