Home | History | Annotate | Download | only in dist

Lines Matching refs:local_getline

377 static char *local_getline(char *zLine, FILE *in){
424 zResult = local_getline(zPrior, in);
434 zResult = local_getline(zPrior, stdin);