Searched refs:BOUNDED_TO_ALLOCA (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dwget.h251 #define BOUNDED_TO_ALLOCA(beg, end, place) do { \ macro
H A Dcookies.c398 BOUNDED_TO_ALLOCA (value.b, value.e, value_copy);
422 BOUNDED_TO_ALLOCA (value.b, value.e, value_copy);
H A Dhttp.c283 BOUNDED_TO_ALLOCA (header, p, name);
837 BOUNDED_TO_ALLOCA(b, e, copy);
2320 char *set_cookie; BOUNDED_TO_ALLOCA (scbeg, scend, set_cookie);
2386 BOUNDED_TO_ALLOCA (wabeg, waend, www_authenticate);
H A Dinit.c793 BOUNDED_TO_ALLOCA (cmdstart, cmdend, cmdcopy);
H A Durl.c1421 BOUNDED_TO_ALLOCA (b, e, unescaped);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dwget.h251 #define BOUNDED_TO_ALLOCA(beg, end, place) do { \ macro
H A Dcookies.c398 BOUNDED_TO_ALLOCA (value.b, value.e, value_copy);
422 BOUNDED_TO_ALLOCA (value.b, value.e, value_copy);
H A Dhttp.c283 BOUNDED_TO_ALLOCA (header, p, name);
837 BOUNDED_TO_ALLOCA(b, e, copy);
2320 char *set_cookie; BOUNDED_TO_ALLOCA (scbeg, scend, set_cookie);
2386 BOUNDED_TO_ALLOCA (wabeg, waend, www_authenticate);
H A Dinit.c793 BOUNDED_TO_ALLOCA (cmdstart, cmdend, cmdcopy);
H A Durl.c1421 BOUNDED_TO_ALLOCA (b, e, unescaped);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Dwget.h251 #define BOUNDED_TO_ALLOCA(beg, end, place) do { \ macro
H A Dcookies.c398 BOUNDED_TO_ALLOCA (value.b, value.e, value_copy);
422 BOUNDED_TO_ALLOCA (value.b, value.e, value_copy);
H A Dhttp.c283 BOUNDED_TO_ALLOCA (header, p, name);
837 BOUNDED_TO_ALLOCA(b, e, copy);
2320 char *set_cookie; BOUNDED_TO_ALLOCA (scbeg, scend, set_cookie);
2386 BOUNDED_TO_ALLOCA (wabeg, waend, www_authenticate);
H A Dinit.c793 BOUNDED_TO_ALLOCA (cmdstart, cmdend, cmdcopy);
H A Durl.c1421 BOUNDED_TO_ALLOCA (b, e, unescaped);

Completed in 130 milliseconds