| /src/external/gpl2/xcvs/dist/src/ |
| expand_path.c | 216 expand_string (&mybuf, &mybuf_size, d + 1); 231 expand_string (&mybuf, &mybuf_size, d + 1); 259 expand_string (&mybuf, &mybuf_size, d + 1); 266 expand_string (&mybuf, &mybuf_size, d + 1); 273 expand_string (&mybuf, &mybuf_size, d + 1); 276 expand_string (&mybuf, &mybuf_size, d + 1); 287 expand_string (&mybuf, &mybuf_size, d + 1); 296 expand_string (&mybuf, &mybuf_size, d + 1); 309 expand_string (&mybuf, &mybuf_size, d + 1); 311 expand_string (&mybuf, &mybuf_size, d + 1) [all...] |
| subr.c | 42 expand_string (char **strptr, size_t *n, size_t newsize) function 84 expand_string (str, lenp, (newstr ? 0 : strlen (*str)) + strlen (src) + 1); 690 expand_string (buf, bufsize, *bufsize + 100); 704 expand_string (buf, bufsize, *bufsize + 1); 935 expand_string (&buf, &length, doff + 1); 940 expand_string (&buf, &length, doff + 1); 1509 expand_string (&buf, &length, doff + 1); 1531 expand_string (&buf, &length, doff + 1); 1599 expand_string (&fmt, &flen, qoff + 1); 1633 expand_string (&fmt, &flen, qoff + 1) [all...] |
| subr.h | 21 void expand_string (char **, size_t *, size_t);
|
| find_names.c | 301 expand_string (&catpat, &catpatlen, len + 1); 304 expand_string (&catpat, &catpatlen, len + 1); 473 expand_string (&tmp, 504 expand_string (&tmp,
|
| logmsg.c | 339 expand_string (messagep, &message_len, 675 expand_string (c->buf, c->length, 696 expand_string (c->buf, c->length, doff + strlen (arg)); 709 expand_string (c->buf, c->length, doff + 1);
|
| myndbm.c | 276 expand_string (&value,
|
| run.c | 76 expand_string(&buf, &length, doff + 1); 108 expand_string(&buf, &length, doff + 1);
|
| tag.c | 954 expand_string (c->buf, c->length, doff + strlen (arg)); 965 expand_string (c->buf, c->length, doff + 1);
|
| commit.c | 1201 expand_string (c->buf, c->length, doff + strlen (arg)); 1211 expand_string (c->buf, c->length, doff + 1); 2089 expand_string (&desc, &descalloc, desclen + 1);
|
| rcs.c | 1062 expand_string (&rcsbuf_buffer, &rcsbuf_buffer_size, RCSBUF_BUFSIZE); 1577 expand_string (&rcsbuf_buffer, &rcsbuf_buffer_size,
|
| /src/external/bsd/ipf/dist/lib/ |
| var.c | 24 static char *expand_string __P((char *, int)); 79 value = expand_string(s, line); 86 static char *expand_string(oldstring, line) function 115 p2 = expand_string(value, line);
|
| /src/external/gpl3/binutils/dist/cpu/ |
| mep.opc | 643 static char * expand_string (const char *, int); 707 rescanned_result = expand_string (result, 0); 719 expand_string (const char *in, int first_only) 837 str = expand_string (*strp_in, 1);
|
| /src/external/gpl3/binutils.old/dist/cpu/ |
| mep.opc | 643 static char * expand_string (const char *, int); 707 rescanned_result = expand_string (result, 0); 719 expand_string (const char *in, int first_only) 837 str = expand_string (*strp_in, 1);
|
| /src/external/gpl3/gdb/dist/cpu/ |
| mep.opc | 643 static char * expand_string (const char *, int); 707 rescanned_result = expand_string (result, 0); 719 expand_string (const char *in, int first_only) 837 str = expand_string (*strp_in, 1);
|
| /src/external/gpl3/gdb.old/dist/cpu/ |
| mep.opc | 643 static char * expand_string (const char *, int); 707 rescanned_result = expand_string (result, 0); 719 expand_string (const char *in, int first_only) 837 str = expand_string (*strp_in, 1);
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| mep-asm.c | 600 static char * expand_string (const char *, int); 664 rescanned_result = expand_string (result, 0); 676 expand_string (const char *in, int first_only) 794 str = expand_string (*strp_in, 1); 675 expand_string (const char *in, int first_only) function
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| mep-asm.c | 600 static char * expand_string (const char *, int); 664 rescanned_result = expand_string (result, 0); 676 expand_string (const char *in, int first_only) 794 str = expand_string (*strp_in, 1); 675 expand_string (const char *in, int first_only) function
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| mep-asm.c | 600 static char * expand_string (const char *, int); 664 rescanned_result = expand_string (result, 0); 676 expand_string (const char *in, int first_only) 794 str = expand_string (*strp_in, 1); 675 expand_string (const char *in, int first_only) function
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| mep-asm.c | 600 static char * expand_string (const char *, int); 664 rescanned_result = expand_string (result, 0); 676 expand_string (const char *in, int first_only) 794 str = expand_string (*strp_in, 1); 675 expand_string (const char *in, int first_only) function
|