HomeSort by: relevance | last modified time | path
    Searched refs:buf_init (Results 1 - 18 of 18) sorted by relevancy

  /src/usr.bin/xlint/common/
externs.h 42 void buf_init(buffer *);
tyname.c 101 buf_init(buffer *buf) function in typeref:typename:void
261 buf_init(&buf);
320 buf_init(&buf);
  /src/usr.bin/fmt/
buffer.h 46 buf_init(struct buffer *buf) function in typeref:typename:void
fmt.c 110 buf_init(&outbuf);
258 buf_init(&lbuf);
259 buf_init(&cbuf);
387 buf_init(&word);
  /src/sys/sys/
buf.h 310 void buf_init(buf_t *);
  /src/usr.bin/xlint/lint1/
ckgetopt.c 106 buf_init(&buf);
emit1.c 365 buf_init(&buf);
lex.c 696 buf_init(&buf);
1153 buf_init(&pp_line);
1399 buf_init(&str);
  /src/sys/dev/scsipi/
scsipi_ioctl.c 90 buf_init(&si->si_bp);
  /src/sys/dev/raidframe/
rf_diskqueue.c 399 buf_init(p->bp);
  /src/sys/kern/
vfs_bio.c 1406 buf_init(bp);
2048 buf_init(bp);
2160 buf_init(buf_t *bp) function in typeref:typename:void
  /src/sys/dev/
ld.c 702 buf_init(bp);
ccd.c 936 buf_init(&cbp->cb_buf);
vnd.c 734 buf_init(bp);
  /src/sys/dev/ata/
ld_ataraid.c 273 /* We release/reacquire the spinlock before calling buf_init() */
275 buf_init(&cbp->cb_buf);
wd.c 2015 buf_init(&wi->wi_bp);
  /src/sys/uvm/
uvm_swap.c 1446 buf_init(&nbp->vb_buf);
  /src/sys/arch/xen/xen/
xbdback_xenbus.c 1024 buf_init(&xbd_io->xio_buf);

Completed in 25 milliseconds