Searched defs:new_buf (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
H A D | test_short_writes.c | 57 char *new_buf = realloc(checker->shortbuf, new_len); in short_write_callback() local 75 char *new_buf = realloc(checker->fullbuf, new_len); in full_write_callback() local
|
/netbsd-src/external/bsd/flex/dist/tests/ |
H A D | yyextra.l | 96 struct Buffer *buf, *new_buf; in append_char() local
|
/netbsd-src/lib/libform/ |
H A D | type_integer.c | 107 char *buf, *new_buf; in integer_check_field() local
|
H A D | type_numeric.c | 108 char *buf, *new_buf; in numeric_check_field() local
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_buf.c | 98 uchar_t *new_buf; in dt_buf_write() local
|
/netbsd-src/usr.bin/sort/ |
H A D | files.c | 180 u_char *new_buf; in seq() local
|
/netbsd-src/external/gpl2/lvm2/dist/daemons/clvmd/ |
H A D | clvmd-command.c | 105 char *new_buf; in do_command() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | mail_queue.c | 253 VSTRING *new_buf = vstring_alloc(100); in mail_queue_rename() local
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_printer.c | 55 char *new_buf; in grow_buf() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-cppbuiltin.cc | 404 char name[64], buf[256], *new_buf; in builtin_define_fixed_point_constants() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-cppbuiltin.c | 393 char name[64], buf[256], *new_buf; in builtin_define_fixed_point_constants() local
|
/netbsd-src/external/bsd/less/dist/ |
H A D | line.c | 180 char *new_buf = (char *) calloc(new_size, sizeof(char)); in expand_linebuf() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | elf.c | 910 char *new_buf; in elf_find_debugfile_by_debuglink() local
|
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | elf.c | 972 char *new_buf; in elf_find_debugfile_by_debuglink() local
|