Searched refs:ridno (Results 1 – 1 of 1) sorted by relevance
210 char *ridno = NULL, *tmprid = NULL; in exec() local665 ridno = strdup(options + 17); in exec()666 tmprid = strstr(ridno, " "); in exec()667 if (ridno != NULL) { in exec()672 tmprid = strstr(ridno, " "); in exec()737 lr2 = strlen(ridno); in exec()742 strcat(r3, ridno); in exec()760 if (ridno != NULL) in exec()761 free(ridno); in exec()