Searched refs:tmpstr (Results 1 - 25 of 124) sorted by relevance

12345

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openpam/lib/libpam/
H A Dopenpam_straddch.c55 char *tmpstr; local
60 if ((tmpstr = malloc(tmpsize)) == NULL) {
65 *str = tmpstr;
71 if ((tmpstr = realloc(*str, tmpsize)) == NULL) {
77 *str = tmpstr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openpam/lib/libpam/
H A Dopenpam_straddch.c55 char *tmpstr; local
60 if ((tmpstr = malloc(tmpsize)) == NULL) {
65 *str = tmpstr;
71 if ((tmpstr = realloc(*str, tmpsize)) == NULL) {
77 *str = tmpstr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openpam/lib/libpam/
H A Dopenpam_straddch.c55 char *tmpstr; local
60 if ((tmpstr = malloc(tmpsize)) == NULL) {
65 *str = tmpstr;
71 if ((tmpstr = realloc(*str, tmpsize)) == NULL) {
77 *str = tmpstr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/asn1/
H A Da_time.c80 ASN1_STRING tmpstr;
85 tmpstr = *(ASN1_STRING *)a;
86 len = tmpstr.length;
87 ebcdic2ascii(tmp, tmpstr.data, (len >= sizeof tmp) ? sizeof tmp : len);
88 tmpstr.data = tmp;
89 a = (ASN1_GENERALIZEDTIME *) &tmpstr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/asn1/
H A Da_time.c80 ASN1_STRING tmpstr;
85 tmpstr = *(ASN1_STRING *)a;
86 len = tmpstr.length;
87 ebcdic2ascii(tmp, tmpstr.data, (len >= sizeof tmp) ? sizeof tmp : len);
88 tmpstr.data = tmp;
89 a = (ASN1_GENERALIZEDTIME *) &tmpstr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/asn1/
H A Da_time.c80 ASN1_STRING tmpstr;
85 tmpstr = *(ASN1_STRING *)a;
86 len = tmpstr.length;
87 ebcdic2ascii(tmp, tmpstr.data, (len >= sizeof tmp) ? sizeof tmp : len);
88 tmpstr.data = tmp;
89 a = (ASN1_GENERALIZEDTIME *) &tmpstr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/sysdeps/ralink/
H A Dralink.c102 static char tmpstr[32] = "/var/run/wscd.pid."; local
104 sprintf(tmpstr, "/var/run/wscd.pid.%s", (!nvram_get_int("wps_band"))? WIF_2G:WIF_5G);
105 return tmpstr;
111 static char tmpstr[32] = "/var/run/wscd.pid."; local
113 sprintf(tmpstr, "/var/run/wscd.pid.%s", (!wps_band)? WIF_2G:WIF_5G);
114 return tmpstr;
187 char tmpstr[3]; local
189 tmpstr[2]='\0';
190 memcpy(tmpstr,c,2);
191 val= strtoul(tmpstr, NUL
693 char tmpstr[128]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/sysdeps/ralink/
H A Dralink.c102 static char tmpstr[32] = "/var/run/wscd.pid."; local
104 sprintf(tmpstr, "/var/run/wscd.pid.%s", (!nvram_get_int("wps_band"))? WIF_2G:WIF_5G);
105 return tmpstr;
111 static char tmpstr[32] = "/var/run/wscd.pid."; local
113 sprintf(tmpstr, "/var/run/wscd.pid.%s", (!wps_band)? WIF_2G:WIF_5G);
114 return tmpstr;
187 char tmpstr[3]; local
189 tmpstr[2]='\0';
190 memcpy(tmpstr,c,2);
191 val= strtoul(tmpstr, NUL
693 char tmpstr[128]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/sysdeps/ralink/
H A Dralink.c102 static char tmpstr[32] = "/var/run/wscd.pid."; local
104 sprintf(tmpstr, "/var/run/wscd.pid.%s", (!nvram_get_int("wps_band"))? WIF_2G:WIF_5G);
105 return tmpstr;
111 static char tmpstr[32] = "/var/run/wscd.pid."; local
113 sprintf(tmpstr, "/var/run/wscd.pid.%s", (!wps_band)? WIF_2G:WIF_5G);
114 return tmpstr;
187 char tmpstr[3]; local
189 tmpstr[2]='\0';
190 memcpy(tmpstr,c,2);
191 val= strtoul(tmpstr, NUL
693 char tmpstr[128]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/asn1/
H A Dgen_decode.c233 const char *forwstr, const char *tmpstr, const char *dertype)
442 tmpstr,
443 tmpstr,
444 tmpstr,
445 tmpstr,
457 tmpstr,
458 tmpstr, tmpstr, name,
459 tmpstr, tmpstr, forwst
232 decode_type(const char *name, const Type *t, int optional, const char *forwstr, const char *tmpstr, const char *dertype) argument
[all...]
H A Dgen_length.c63 const char *variable, const char *tmpstr)
162 "%s = 0;\n", tmpstr, variable, variable);
164 fprintf (codefile, "ret += %s_oldret;\n", tmpstr);
193 tmpstr, variable, variable);
197 "%s = 0;\n", tmpstr, variable, variable);
201 asprintf (&sname, "%s_S_Of", tmpstr);
206 variable, tmpstr);
211 "}\n", variable, tmpstr);
248 asprintf(&tname, "%s_tag", tmpstr);
62 length_type(const char *name, const Type *t, const char *variable, const char *tmpstr) argument
H A Dgen_encode.c108 encode_type (const char *name, const Type *t, const char *tmpstr) argument
278 fprintf (codefile, "size_t %s_oldret = ret;\n", tmpstr);
281 fprintf (codefile, "ret += %s_oldret;\n", tmpstr);
362 name, tmpstr);
366 asprintf (&sname, "%s_S_Of", tmpstr);
373 tmpstr);
389 asprintf (&tname, "%s_tag", tmpstr);
431 fprintf (codefile, "size_t %s_oldret = ret;\n", tmpstr);
434 fprintf (codefile, "ret += %s_oldret;\n", tmpstr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/asn1/
H A Dgen_decode.c233 const char *forwstr, const char *tmpstr, const char *dertype)
442 tmpstr,
443 tmpstr,
444 tmpstr,
445 tmpstr,
457 tmpstr,
458 tmpstr, tmpstr, name,
459 tmpstr, tmpstr, forwst
232 decode_type(const char *name, const Type *t, int optional, const char *forwstr, const char *tmpstr, const char *dertype) argument
[all...]
H A Dgen_length.c63 const char *variable, const char *tmpstr)
162 "%s = 0;\n", tmpstr, variable, variable);
164 fprintf (codefile, "ret += %s_oldret;\n", tmpstr);
193 tmpstr, variable, variable);
197 "%s = 0;\n", tmpstr, variable, variable);
201 asprintf (&sname, "%s_S_Of", tmpstr);
206 variable, tmpstr);
211 "}\n", variable, tmpstr);
248 asprintf(&tname, "%s_tag", tmpstr);
62 length_type(const char *name, const Type *t, const char *variable, const char *tmpstr) argument
H A Dgen_encode.c108 encode_type (const char *name, const Type *t, const char *tmpstr) argument
278 fprintf (codefile, "size_t %s_oldret = ret;\n", tmpstr);
281 fprintf (codefile, "ret += %s_oldret;\n", tmpstr);
362 name, tmpstr);
366 asprintf (&sname, "%s_S_Of", tmpstr);
373 tmpstr);
389 asprintf (&tname, "%s_tag", tmpstr);
431 fprintf (codefile, "size_t %s_oldret = ret;\n", tmpstr);
434 fprintf (codefile, "ret += %s_oldret;\n", tmpstr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/asn1/
H A Dgen_decode.c233 const char *forwstr, const char *tmpstr, const char *dertype)
442 tmpstr,
443 tmpstr,
444 tmpstr,
445 tmpstr,
457 tmpstr,
458 tmpstr, tmpstr, name,
459 tmpstr, tmpstr, forwst
232 decode_type(const char *name, const Type *t, int optional, const char *forwstr, const char *tmpstr, const char *dertype) argument
[all...]
H A Dgen_length.c63 const char *variable, const char *tmpstr)
162 "%s = 0;\n", tmpstr, variable, variable);
164 fprintf (codefile, "ret += %s_oldret;\n", tmpstr);
193 tmpstr, variable, variable);
197 "%s = 0;\n", tmpstr, variable, variable);
201 asprintf (&sname, "%s_S_Of", tmpstr);
206 variable, tmpstr);
211 "}\n", variable, tmpstr);
248 asprintf(&tname, "%s_tag", tmpstr);
62 length_type(const char *name, const Type *t, const char *variable, const char *tmpstr) argument
H A Dgen_encode.c108 encode_type (const char *name, const Type *t, const char *tmpstr) argument
278 fprintf (codefile, "size_t %s_oldret = ret;\n", tmpstr);
281 fprintf (codefile, "ret += %s_oldret;\n", tmpstr);
362 name, tmpstr);
366 asprintf (&sname, "%s_S_Of", tmpstr);
373 tmpstr);
389 asprintf (&tname, "%s_tag", tmpstr);
431 fprintf (codefile, "size_t %s_oldret = ret;\n", tmpstr);
434 fprintf (codefile, "ret += %s_oldret;\n", tmpstr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/asn1/
H A Da_time.c81 ASN1_STRING tmpstr;
86 tmpstr = *(ASN1_STRING *)a;
87 len = tmpstr.length;
88 ebcdic2ascii(tmp, tmpstr.data,
90 tmpstr.data = tmp;
91 a = (ASN1_GENERALIZEDTIME *)&tmpstr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/asn1/
H A Da_time.c81 ASN1_STRING tmpstr;
86 tmpstr = *(ASN1_STRING *)a;
87 len = tmpstr.length;
88 ebcdic2ascii(tmp, tmpstr.data,
90 tmpstr.data = tmp;
91 a = (ASN1_GENERALIZEDTIME *)&tmpstr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/asn1/
H A Da_time.c81 ASN1_STRING tmpstr;
86 tmpstr = *(ASN1_STRING *)a;
87 len = tmpstr.length;
88 ebcdic2ascii(tmp, tmpstr.data,
90 tmpstr.data = tmp;
91 a = (ASN1_GENERALIZEDTIME *)&tmpstr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/tests/
H A Dt-mpi-bit.c266 char *tmpstr, *result, *result2; local
287 tmpstr = mpi2bitstr_nlz (a);
288 result2 = lshiftbitstring (tmpstr, i);
289 xfree (tmpstr);
311 tmpstr = mpi2bitstr_nlz (a);
312 result2 = lshiftbitstring (tmpstr, i);
313 xfree (tmpstr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/tests/
H A Dt-mpi-bit.c266 char *tmpstr, *result, *result2; local
287 tmpstr = mpi2bitstr_nlz (a);
288 result2 = lshiftbitstring (tmpstr, i);
289 xfree (tmpstr);
311 tmpstr = mpi2bitstr_nlz (a);
312 result2 = lshiftbitstring (tmpstr, i);
313 xfree (tmpstr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/tests/
H A Dt-mpi-bit.c266 char *tmpstr, *result, *result2; local
287 tmpstr = mpi2bitstr_nlz (a);
288 result2 = lshiftbitstring (tmpstr, i);
289 xfree (tmpstr);
311 tmpstr = mpi2bitstr_nlz (a);
312 result2 = lshiftbitstring (tmpstr, i);
313 xfree (tmpstr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/
H A Dsshhelp.pm363 foreach my $tmpstr (qx($cmd 2>&1)) {
364 if($tmpstr =~ /OpenSSH[_-](\d+)\.(\d+)(\.(\d+))*/i) {
374 if($tmpstr =~ /Sun[_-]SSH[_-](\d+)\.(\d+)(\.(\d+))*/i) {
384 $error .= $tmpstr;

Completed in 140 milliseconds

12345