Searched refs:SEND_NOCACHE (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dwget.h325 SEND_NOCACHE = 0x0008, /* send Pragma: no-cache directive */
324 SEND_NOCACHE = 0x0008, /* send Pragma: no-cache directive */ enumerator in enum:__anon10451
H A Dhttp.c1796 if (*dt & SEND_NOCACHE)
3163 *dt |= SEND_NOCACHE;
3165 *dt &= ~SEND_NOCACHE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dwget.h325 SEND_NOCACHE = 0x0008, /* send Pragma: no-cache directive */
324 SEND_NOCACHE = 0x0008, /* send Pragma: no-cache directive */ enumerator in enum:__anon359
H A Dhttp.c1796 if (*dt & SEND_NOCACHE)
3163 *dt |= SEND_NOCACHE;
3165 *dt &= ~SEND_NOCACHE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Dwget.h325 SEND_NOCACHE = 0x0008, /* send Pragma: no-cache directive */
324 SEND_NOCACHE = 0x0008, /* send Pragma: no-cache directive */ enumerator in enum:__anon44476
H A Dhttp.c1796 if (*dt & SEND_NOCACHE)
3163 *dt |= SEND_NOCACHE;
3165 *dt &= ~SEND_NOCACHE;

Completed in 149 milliseconds