Home | History | Annotate | Download | only in ssl

Lines Matching refs:startat

9890     char *      startat;
9906 if ((startat = PR_GetEnv("START_AT")) != NULL) {
9907 fileNum += atoi(startat);