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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/getting_started/
H A Dgettingstarted_common.h27 #define MAXLINE 150 macro
H A Dexample_database_load.c113 char buf[MAXLINE];
124 while (fgets(buf, MAXLINE, ifp) != NULL) {
200 char buf[MAXLINE];
223 while (fgets(buf, MAXLINE, ifp) != NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dmisc.c38 char buf[MAXLINE];
40 if ( (int) strlen( defname ) > MAXLINE / 2 )
364 char errmsg[MAXLINE];
375 char errmsg[MAXLINE];
388 char directive[MAXLINE], filename[MAXLINE];
779 char buf_storage[MAXLINE];
787 (fgets( buf, MAXLINE, skelfile ) != NULL) :
H A Dparse.y785 char action_text[MAXLINE];
820 char errmsg[MAXLINE];
842 char warn_msg[MAXLINE];
864 char errmsg[MAXLINE];
886 char warning[MAXLINE];
H A Dflexdef.h103 #define MAXLINE 2048 macro
650 extern char nmstr[MAXLINE];
H A Dscan.l101 Char nmdef[MAXLINE], myesc();
H A Dmain.c97 char nmstr[MAXLINE];
127 static char outfile_path[MAXLINE];
H A Dnfa.c201 char action_text[MAXLINE];
H A Dinitscan.c1494 Char nmdef[MAXLINE], myesc();
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dmisc.c38 char buf[MAXLINE];
40 if ( (int) strlen( defname ) > MAXLINE / 2 )
364 char errmsg[MAXLINE];
375 char errmsg[MAXLINE];
388 char directive[MAXLINE], filename[MAXLINE];
779 char buf_storage[MAXLINE];
787 (fgets( buf, MAXLINE, skelfile ) != NULL) :
H A Dparse.y785 char action_text[MAXLINE];
820 char errmsg[MAXLINE];
842 char warn_msg[MAXLINE];
864 char errmsg[MAXLINE];
886 char warning[MAXLINE];
H A Dparse.c2706 char action_text[MAXLINE];
2741 char errmsg[MAXLINE];
2763 char warn_msg[MAXLINE];
2785 char errmsg[MAXLINE];
2807 char warning[MAXLINE];
H A Dflexdef.h103 #define MAXLINE 2048 macro
650 extern char nmstr[MAXLINE];
H A Dscan.l101 Char nmdef[MAXLINE], myesc();
H A Dmain.c97 char nmstr[MAXLINE];
127 static char outfile_path[MAXLINE];
H A Dnfa.c201 char action_text[MAXLINE];
H A Dinitscan.c1494 Char nmdef[MAXLINE], myesc();
H A Dscan.c1494 Char nmdef[MAXLINE], myesc();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/
H A Dparse.c411 char action_text[MAXLINE];
446 char errmsg[MAXLINE];
468 char warn_msg[MAXLINE];
490 char errmsg[MAXLINE];
512 char warning[MAXLINE];
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/
H A Dparse.c411 char action_text[MAXLINE];
446 char errmsg[MAXLINE];
468 char warn_msg[MAXLINE];
490 char errmsg[MAXLINE];
512 char warning[MAXLINE];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dunifdef.c146 #define MAXLINE 4096 /* maximum length of line */ macro
179 static char tline[MAXLINE+EDITSLOP];/* input buffer plus space */
552 if (fgets(tline, MAXLINE, input) == NULL)
618 if (fgets(tline + len, MAXLINE - len, input) == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/MVS/
H A Dinitscan-mvs.c1291 Char nmdef[MAXLINE], myesc();
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/MVS/
H A Dinitscan-mvs.c1291 Char nmdef[MAXLINE], myesc();

Completed in 251 milliseconds