Home
last modified time | relevance | path

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

12

/netbsd-src/usr.bin/fmt/
H A Dfmt.c110 buf_init(&outbuf); in main()
258 buf_init(&lbuf); in fmt()
259 buf_init(&cbuf); in fmt()
387 buf_init(&word); in split()
H A Dbuffer.h46 buf_init(struct buffer *buf) in buf_init() function
/netbsd-src/external/bsd/flex/dist/src/
H A Dmain.c469 buf_init(&tmpbuf, sizeof(char)); in check_options()
982 buf_init (&userdef_buf, sizeof (char)); /* one long string */ in flexinit()
983 buf_init (&defs_buf, sizeof (char *)); /* list of strings */ in flexinit()
984 buf_init (&yydmap_buf, sizeof (char)); /* one long string */ in flexinit()
985 buf_init (&top_buf, sizeof (char)); /* one long string */ in flexinit()
990 buf_init (&m4defs_buf, sizeof (char *)); in flexinit()
H A Dbuf.c209 void buf_init (struct Buf *buf, size_t elem_size) in buf_init() function
H A Dflexdef.h1057 extern void buf_init(struct Buf * buf, size_t elem_size);
/netbsd-src/usr.bin/xlint/common/
H A Dexterns.h42 void buf_init(buffer *);
H A Dtyname.c101 buf_init(buffer *buf)
261 buf_init(&buf); in type_name()
102 buf_init(buffer *buf) buf_init() function
/netbsd-src/usr.bin/xlint/lint1/
H A Dckgetopt.c105 buf_init(&buf); in is_getopt_condition()
H A Demit1.c365 buf_init(&buf); in outcall()
H A Dlex.c696 buf_init(&buf); in read_quoted()
1153 buf_init(&pp_line); in lex_comment()
1403 buf_init(&str); in mktempsym()
/netbsd-src/sys/sys/
H A Dbuf.h310 void buf_init(buf_t *);
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dunix.c770 buf_init (unix_stream *s, bool unformatted) in buf_init() function
1146 buf_init (s, unformatted); in fd_to_stream()
1152 buf_init (s, unformatted); in fd_to_stream()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dunix.c770 buf_init (unix_stream *s, bool unformatted) in buf_init() function
1146 buf_init (s, unformatted); in fd_to_stream()
1152 buf_init (s, unformatted); in fd_to_stream()
/netbsd-src/sys/dev/scsipi/
H A Dscsipi_ioctl.c90 buf_init(&si->si_bp); in si_get()
/netbsd-src/sys/dev/raidframe/
H A Drf_diskqueue.c399 buf_init(p->bp); in rf_CreateDiskQueueData()
/netbsd-src/sys/kern/
H A Dvfs_bio.c1406 buf_init(bp); in getnewbuf()
2048 buf_init(bp); in getiobuf()
2160 buf_init(buf_t *bp) in buf_init()
2152 buf_init(buf_t *bp) buf_init() function
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2019178 (buf_init): Add argument unformatted. Handle block sizes
180 (fd_to_stream): Add argument unformatted in call to buf_init.
/netbsd-src/sys/dev/
H A Dld.c685 buf_init(bp); in ld_discard()
H A Dccd.c936 buf_init(&cbp->cb_buf); in ccdbuffer()
H A Dvnd.c734 buf_init(bp); in vndthread()
/netbsd-src/sys/dev/ata/
H A Dld_ataraid.c271 buf_init(&cbp->cb_buf); in cbufpool_ctor()
H A Dwd.c2028 buf_init(&wi->wi_bp); in wi_get()
/netbsd-src/sys/uvm/
H A Duvm_swap.c1446 buf_init(&nbp->vb_buf); in sw_reg_strategy()
/netbsd-src/sys/arch/xen/xen/
H A Dxbdback_xenbus.c1024 buf_init(&xbd_io->xio_buf); in xbdback_co_main_loop()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Darc.c287 #define buf_init arc_buf_init macro
1676 buf_init(void) in buf_init() function
6175 buf_init(); in arc_init()

12