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

/external/ppp/pppd/plugins/pppoatm/
H A Dans.c34 #define MAX_LINE 2048 /* in /etc/e164_cc */ macro
199 char buffer[MAX_LINE];
212 while (fgets(buffer,MAX_LINE,file)) {

Completed in 51 milliseconds