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

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/khttpd/
H A Drfc.c281 char *Endval,*EOL,*tmp; local
301 EOL=strchr(Buffer,'\n');
303 if (EOL==NULL) EOL=Endval;
305 if (EOL-Buffer<4)
319 tmp=EOL-1;
332 Buffer=EOL+1;
343 strncpy(Head->IMS,Buffer,min_t(unsigned int, 127,EOL-Buffer-1));
345 Buffer=EOL+1;
353 strncpy(Head->Agent,Buffer,min_t(unsigned int, 127,EOL
[all...]
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dcut.c47 static const int EOL = INT_MAX; variable
108 e = EOL;
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Dprofile.c893 #ifndef EOL
894 #define EOL "\n" macro
922 cb(EOL, data);
938 cb(EOL, data);
940 cb(EOL, data);
949 cb(EOL, data);
955 cb(EOL, data);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dcpia.h284 /* raw CIF + 64 byte header + (2 bytes line_length + EOL) per line + 4*EOI +
319 #define EOL 0xfd /* End Of Line */ macro
H A Dcpia.c1985 if (*ibuf != EOL) {
1986 LOG("EOL not found giving up after %d/%d"
1991 ibuf++; /* skip over EOL */
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/djgpp/
H A Dconfig.bat61 Rem UNIX-style EOL into DOS-style EOL so the testsuit works.
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/plugins/pppoe/
H A Dlibpppoe.c99 UNMAP_TAG(EOL);

Completed in 58 milliseconds