Searched refs:tmp_index_str_ptr (Results 1 – 1 of 1) sorted by relevance
558 char *tmp_index_str_ptr; in distribute_process() local625 tmp_index_str_ptr = commands[tmp_index]; in distribute_process()626 if (*tmp_index_str_ptr == (int) hyphen_char) { in distribute_process()627 tmp_index_str_ptr++; in distribute_process()629 (void) fprintf(stdout, "%s\n", tmp_index_str_ptr); in distribute_process()