Searched refs:buffer_init (Results 1 – 9 of 9) sorted by relevance
| /dflybsd-src/contrib/gdb-7/gdb/common/ |
| H A D | linux-osdata.c | 316 buffer_init (&buffer); in linux_xfer_osdata_processes() 464 buffer_init (&buffer); in linux_xfer_osdata_processgroups() 580 buffer_init (&buffer); in linux_xfer_osdata_threads() 694 buffer_init (&buffer); in linux_xfer_osdata_fds() 1005 buffer_init (&buffer); in linux_xfer_osdata_isockets() 1088 buffer_init (&buffer); in linux_xfer_osdata_shm() 1216 buffer_init (&buffer); in linux_xfer_osdata_sem() 1328 buffer_init (&buffer); in linux_xfer_osdata_msg() 1454 buffer_init (&buffer); in linux_xfer_osdata_modules() 1567 buffer_init (&buffer); in linux_common_xfer_osdata()
|
| H A D | buffer.h | 42 void buffer_init (struct buffer *buffer);
|
| H A D | buffer.c | 71 buffer_init (struct buffer *buffer) in buffer_init() function
|
| /dflybsd-src/contrib/file/src/ |
| H A D | buffer.c | 40 buffer_init(struct buffer *b, int fd, const struct stat *st, const void *data, in buffer_init() function
|
| H A D | ascmagic.c | 153 buffer_init(&bb, b->fd, &b->st, utf8_buf, in file_ascmagic_with_encoding()
|
| H A D | file.h | 591 protected void buffer_init(struct buffer *, int, const struct stat *,
|
| H A D | funcs.c | 335 buffer_init(&b, fd, st, buf, nb); in file_buffer()
|
| H A D | softmagic.c | 1517 buffer_init(bb, -1, NULL, b->ebuf, b->elen); in msetoffset() 1524 buffer_init(bb, -1, NULL, b->fbuf, b->flen); in msetoffset()
|
| /dflybsd-src/contrib/mpfr/src/ |
| H A D | vasprintf.c | 522 buffer_init (struct string_buffer *b, size_t s) in buffer_init() function 1786 buffer_init (&buf, 4096); in mpfr_vasprintf()
|