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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/httpd/
H A Dapps.c118 char *pkg_head, *pkg_tail; local
151 pkg_tail = pkg_head = buf;
153 sprintf(pkg_tail, "%s", line);
154 pkg_tail += strlen(line);
229 pkg_tail = pkg_head = buf;
231 sprintf(pkg_tail, "%s", line);
232 pkg_tail += strlen(line);
294 pkg_tail = pkg_head = buf;
296 sprintf(pkg_tail, "%s", line);
297 pkg_tail
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/httpd/
H A Dapps.c118 char *pkg_head, *pkg_tail; local
151 pkg_tail = pkg_head = buf;
153 sprintf(pkg_tail, "%s", line);
154 pkg_tail += strlen(line);
229 pkg_tail = pkg_head = buf;
231 sprintf(pkg_tail, "%s", line);
232 pkg_tail += strlen(line);
294 pkg_tail = pkg_head = buf;
296 sprintf(pkg_tail, "%s", line);
297 pkg_tail
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/httpd/
H A Dapps.c118 char *pkg_head, *pkg_tail; local
151 pkg_tail = pkg_head = buf;
153 sprintf(pkg_tail, "%s", line);
154 pkg_tail += strlen(line);
229 pkg_tail = pkg_head = buf;
231 sprintf(pkg_tail, "%s", line);
232 pkg_tail += strlen(line);
294 pkg_tail = pkg_head = buf;
296 sprintf(pkg_tail, "%s", line);
297 pkg_tail
[all...]

Completed in 207 milliseconds