HomeSort by: relevance | last modified time | path
    Searched defs:buffer_init (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/file/dist/src/
buffer.c 46 buffer_init(struct buffer *b, int fd, const struct stat *st, const void *data, function
  /src/external/bsd/libbind/dist/isc/
ctl_p.h 16 #define buffer_init(Buf) ((Buf).text = 0, (Buf.used) = 0) macro
  /src/external/lgpl3/mpfr/dist/src/
vasprintf.c 580 buffer_init (struct string_buffer *b, size_t s) function
2112 buffer_init (&buf, ptr != NULL || size != 0 ? 4096 : 0);

Completed in 29 milliseconds