Searched refs:MAX_LINE (Results 1 - 2 of 2) 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)) {
/external/oprofile/utils/
H A Dophelp.c363 #define MAX_LINE 256 macro
369 char title[10 * MAX_LINE];

Completed in 77 milliseconds