Searched refs:my_get_line (Results 1 - 1 of 1) sorted by relevance

/external/curl/src/
H A Dtool_parsecfg.c44 static char *my_get_line(FILE *fp);
131 while(NULL != (aline = my_get_line(file))) {
332 static char *my_get_line(FILE *fp) function

Completed in 103 milliseconds