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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dhttp.c4046 char shortext[8];
4048 shortext[0] = '\0';
4052 memcpy (shortext, ext, len - 1);
4053 shortext[len - 1] = '\0';
4057 || !(0 == strcasecmp (last_period_in_local_filename, shortext)
4038 char shortext[8]; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dhttp.c4046 char shortext[8];
4048 shortext[0] = '\0';
4052 memcpy (shortext, ext, len - 1);
4053 shortext[len - 1] = '\0';
4057 || !(0 == strcasecmp (last_period_in_local_filename, shortext)
4038 char shortext[8]; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Dhttp.c4046 char shortext[8];
4048 shortext[0] = '\0';
4052 memcpy (shortext, ext, len - 1);
4053 shortext[len - 1] = '\0';
4057 || !(0 == strcasecmp (last_period_in_local_filename, shortext)
4038 char shortext[8]; local

Completed in 82 milliseconds