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

  /src/usr.bin/tset/
map.c 78 char *copy, *p, *termp; local in function:add_mapping
104 mapp->porttype = termp = NULL;
106 termp = arg;
149 if (termp != NULL)
150 *termp = '\0';
map.c 78 char *copy, *p, *termp; local in function:add_mapping
104 mapp->porttype = termp = NULL;
106 termp = arg;
149 if (termp != NULL)
150 *termp = '\0';

Completed in 197 milliseconds