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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/editors/
H A Ded.c43 static int readLines(const char *file, int num);
64 if (!readLines(fileName, 1)) {
272 if (readLines(cp, num1 + 1))
801 static int readLines(const char * file, int num) function

Completed in 168 milliseconds