Home
last modified time | relevance | path

Searched refs:buf_init (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/flex/
H A Dmain.c449 buf_init(&tmpbuf, sizeof(char)); in check_options()
966 buf_init (&userdef_buf, sizeof (char)); /* one long string */
967 buf_init (&defs_buf, sizeof (char *)); /* list of strings */
968 buf_init (&yydmap_buf, sizeof (char)); /* one long string */
969 buf_init (&top_buf, sizeof (char)); /* one long string */
974 buf_init (&m4defs_buf, sizeof (char *));
H A Dbuf.c206 void buf_init (buf, elem_size) in buf_init() function
H A Dflexdef.h1110 extern void buf_init PROTO ((struct Buf * buf, size_t elem_size));
/freebsd-12.1/lib/libc/db/mpool/
H A Dmpool.libtp17 buf_init
83 buf_init ( )
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c1856 buf_init(void) in buf_init() function
7236 buf_init(); in arc_init()