tmpstr 1652 source3/client/clitar.c char *tmpstr; tmpstr 1710 source3/client/clitar.c if ((tmpstr = (char *)SMB_MALLOC(strlen(p)+1)) == NULL) { tmpstr 1714 source3/client/clitar.c unfixtarname(tmpstr, p, strlen(p) + 1, True); tmpstr 1715 source3/client/clitar.c cliplist[i] = tmpstr; tmpstr 1871 source3/client/clitar.c char *tmpstr; tmpstr 1888 source3/client/clitar.c if ((tmpstr = (char *)SMB_MALLOC(strlen(cliplist[clipcount])+1)) == NULL) { tmpstr 1894 source3/client/clitar.c unfixtarname(tmpstr, cliplist[clipcount], strlen(cliplist[clipcount]) + 1, True); tmpstr 1895 source3/client/clitar.c tmplist[clipcount] = tmpstr; tmpstr 1896 source3/client/clitar.c DEBUG(5, ("Processed an item, %s\n", tmpstr)); tmpstr 1597 source3/lib/util_str.c char *s, *tmpstr; tmpstr 1601 source3/lib/util_str.c tmpstr = talloc_sub_basic(ctx, smb_name, domain_name, s); tmpstr 1602 source3/lib/util_str.c if ( !tmpstr ) { tmpstr 1609 source3/lib/util_str.c *list = tmpstr; tmpstr 233 source4/heimdal/lib/asn1/gen_decode.c const char *forwstr, const char *tmpstr) tmpstr 432 source4/heimdal/lib/asn1/gen_decode.c tmpstr, tmpstr 433 source4/heimdal/lib/asn1/gen_decode.c tmpstr, tmpstr 434 source4/heimdal/lib/asn1/gen_decode.c tmpstr, tmpstr 435 source4/heimdal/lib/asn1/gen_decode.c tmpstr, tmpstr 447 source4/heimdal/lib/asn1/gen_decode.c tmpstr, tmpstr 448 source4/heimdal/lib/asn1/gen_decode.c tmpstr, tmpstr, name, tmpstr 449 source4/heimdal/lib/asn1/gen_decode.c tmpstr, tmpstr, forwstr, tmpstr 450 source4/heimdal/lib/asn1/gen_decode.c tmpstr, tmpstr, tmpstr 451 source4/heimdal/lib/asn1/gen_decode.c tmpstr, name, tmpstr, tmpstr 452 source4/heimdal/lib/asn1/gen_decode.c tmpstr, forwstr, tmpstr 453 source4/heimdal/lib/asn1/gen_decode.c name, tmpstr); tmpstr 458 source4/heimdal/lib/asn1/gen_decode.c asprintf (&sname, "%s_s_of", tmpstr); tmpstr 469 source4/heimdal/lib/asn1/gen_decode.c tmpstr, tmpstr); tmpstr 488 source4/heimdal/lib/asn1/gen_decode.c tmpstr, tmpstr); tmpstr 497 source4/heimdal/lib/asn1/gen_decode.c tmpstr); tmpstr 512 source4/heimdal/lib/asn1/gen_decode.c tmpstr); tmpstr 517 source4/heimdal/lib/asn1/gen_decode.c tmpstr, forwstr); tmpstr 521 source4/heimdal/lib/asn1/gen_decode.c "len = %s_datalen;\n", tmpstr, forwstr, tmpstr); tmpstr 522 source4/heimdal/lib/asn1/gen_decode.c asprintf (&tname, "%s_Tag", tmpstr); tmpstr 533 source4/heimdal/lib/asn1/gen_decode.c "} else \n", tmpstr, forwstr); tmpstr 536 source4/heimdal/lib/asn1/gen_decode.c tmpstr, tmpstr); tmpstr 108 source4/heimdal/lib/asn1/gen_encode.c encode_type (const char *name, const Type *t, const char *tmpstr) tmpstr 278 source4/heimdal/lib/asn1/gen_encode.c fprintf (codefile, "size_t %s_oldret = ret;\n", tmpstr); tmpstr 281 source4/heimdal/lib/asn1/gen_encode.c fprintf (codefile, "ret += %s_oldret;\n", tmpstr); tmpstr 362 source4/heimdal/lib/asn1/gen_encode.c name, tmpstr); tmpstr 366 source4/heimdal/lib/asn1/gen_encode.c asprintf (&sname, "%s_S_Of", tmpstr); tmpstr 373 source4/heimdal/lib/asn1/gen_encode.c tmpstr); tmpstr 389 source4/heimdal/lib/asn1/gen_encode.c asprintf (&tname, "%s_tag", tmpstr); tmpstr 431 source4/heimdal/lib/asn1/gen_encode.c fprintf (codefile, "size_t %s_oldret = ret;\n", tmpstr); tmpstr 434 source4/heimdal/lib/asn1/gen_encode.c fprintf (codefile, "ret += %s_oldret;\n", tmpstr); tmpstr 63 source4/heimdal/lib/asn1/gen_length.c const char *variable, const char *tmpstr) tmpstr 162 source4/heimdal/lib/asn1/gen_length.c "%s = 0;\n", tmpstr, variable, variable); tmpstr 164 source4/heimdal/lib/asn1/gen_length.c fprintf (codefile, "ret += %s_oldret;\n", tmpstr); tmpstr 193 source4/heimdal/lib/asn1/gen_length.c tmpstr, variable, variable); tmpstr 197 source4/heimdal/lib/asn1/gen_length.c "%s = 0;\n", tmpstr, variable, variable); tmpstr 201 source4/heimdal/lib/asn1/gen_length.c asprintf (&sname, "%s_S_Of", tmpstr); tmpstr 206 source4/heimdal/lib/asn1/gen_length.c variable, tmpstr); tmpstr 211 source4/heimdal/lib/asn1/gen_length.c "}\n", variable, tmpstr); tmpstr 248 source4/heimdal/lib/asn1/gen_length.c asprintf(&tname, "%s_tag", tmpstr);