Searched refs:tmprid (Results 1 – 1 of 1) sorted by relevance
316 char *ridno = NULL, *tmprid = NULL; in exec() local772 tmprid = strstr(ridno, " "); in exec()778 tmprid = strstr(ridno, " "); in exec()779 if (tmprid != NULL) in exec()780 *tmprid = '\0'; in exec()