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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/src/
H A Dne_xml.c71 #define ERR_SIZE (2048) macro
123 char error[ERR_SIZE];
242 ne_snprintf(p->error, ERR_SIZE,
279 ne_snprintf(p->error, ERR_SIZE,
290 ne_snprintf(p->error, ERR_SIZE,
591 ne_snprintf(p->error, ERR_SIZE,
604 ne_snprintf(p->error, ERR_SIZE, "XML parse error at line %d",
651 ne_snprintf(p->error, ERR_SIZE, "%s", msg);
666 ne_snprintf(p->error, ERR_SIZE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/src/
H A Dne_xml.c71 #define ERR_SIZE (2048) macro
123 char error[ERR_SIZE];
242 ne_snprintf(p->error, ERR_SIZE,
279 ne_snprintf(p->error, ERR_SIZE,
290 ne_snprintf(p->error, ERR_SIZE,
591 ne_snprintf(p->error, ERR_SIZE,
604 ne_snprintf(p->error, ERR_SIZE, "XML parse error at line %d",
651 ne_snprintf(p->error, ERR_SIZE, "%s", msg);
666 ne_snprintf(p->error, ERR_SIZE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/src/
H A Dne_xml.c71 #define ERR_SIZE (2048) macro
123 char error[ERR_SIZE];
242 ne_snprintf(p->error, ERR_SIZE,
279 ne_snprintf(p->error, ERR_SIZE,
290 ne_snprintf(p->error, ERR_SIZE,
591 ne_snprintf(p->error, ERR_SIZE,
604 ne_snprintf(p->error, ERR_SIZE, "XML parse error at line %d",
651 ne_snprintf(p->error, ERR_SIZE, "%s", msg);
666 ne_snprintf(p->error, ERR_SIZE,

Completed in 53 milliseconds