Lines Matching defs:tmp
360 char *tmp;374 for (tmp = alias; tmp && *tmp; tmp++)375 if (isspace(*tmp))376 *tmp = '_';722 char *tmp;730 for (tmp = alias; tmp && *tmp; tmp++)731 if (isspace (*tmp))732 *tmp = '_';