/freebsd/sys/kern/ |
H A D | tty_inq.c | 69 #define GETBIT(tib,boff) \ argument 71 #define SETBIT(tib,boff) \ argument 73 #define CLRBIT(tib,boff) \ argument 291 unsigned int boff; in ttyinq_write() local 366 unsigned int boff; in ttyinq_canonicalize_break() local 411 unsigned int boff = ti->ti_begin; in ttyinq_findchar() local 452 unsigned int boff; in ttyinq_peekchar() local 505 unsigned int boff; in ttyinq_line_iterate() local
|
H A D | tty_outq.c | 281 unsigned int boff; in ttyoutq_write() local
|
/freebsd/sys/dev/le/ |
H A D | lance.c | 338 lance_put(struct lance_softc *sc, int boff, struct mbuf *m) in lance_put() 372 lance_get(struct lance_softc *sc, int boff, int totlen) in lance_get() 636 lance_copytobuf_contig(struct lance_softc *sc, void *from, int boff, int len) in lance_copytobuf_contig() 647 lance_copyfrombuf_contig(struct lance_softc *sc, void *to, int boff, int len) in lance_copyfrombuf_contig() 658 lance_zerobuf_contig(struct lance_softc *sc, int boff, int len) in lance_zerobuf_contig()
|
/freebsd/sys/dev/vt/hw/vbefb/ |
H A D | vbefb.c | 99 int format, roff, goff, boff; in vt_vbefb_init() local
|
/freebsd/sys/dev/vt/hw/efifb/ |
H A D | efifb.c | 100 int roff, goff, boff; in vt_efifb_init() local
|
/freebsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_denode.c | 213 int boff; in detrunc() local
|
/freebsd/usr.sbin/makefs/ffs/ |
H A D | ffs_bswap.c | 200 int32_t btotoff, boff, clustersumoff; in ffs_cg_swap() local
|
/freebsd/usr.sbin/fstyp/ |
H A D | hammer2.c | 72 size_t bytes, io_bytes, boff; in read_media() local
|
/freebsd/usr.bin/grep/ |
H A D | grep.h | 81 off_t boff; member
|
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_denode.c | 369 int boff; in detrunc() local
|
/freebsd/stand/libsa/ |
H A D | cd9660read.c | 227 daddr_t bno, boff; in cd9660_lookup() local
|
H A D | cd9660.c | 341 daddr_t bno, boff; in cd9660_open() local
|
/freebsd/stand/i386/libi386/ |
H A D | vidconsole.c | 634 int i, roff, goff, boff, rc; in vidc_load_palette() local 884 int format, roff, goff, boff; in cons_update_mode() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_direct.c | 297 size_t boff = offset > db->db.db_offset ? in dmu_read_abd() local
|
/freebsd/usr.sbin/bhyve/ |
H A D | block_if.c | 236 size_t clen, len, off, boff, voff; in blockif_proc() local
|
/freebsd/stand/efi/libefi/ |
H A D | efi_console.c | 924 int roff, goff, boff; in cons_update_mode() local
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 284 int roff, goff, boff, bpp; in gfx_fb_color_map() local 416 int roff, goff, boff; in gfxfb_blt_fill() local
|
/freebsd/contrib/one-true-awk/ |
H A D | run.c | 118 int boff = pbptr ? *pbptr - *pbuf : 0; in adjbuf() local
|
/freebsd/stand/libsa/zfs/ |
H A D | zfsimpl.c | 2352 int boff = offset % bsize; in dnode_read() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_lock.cpp | 2666 void __kmp_spin_backoff(kmp_backoff_t *boff) { in __kmp_spin_backoff() argument
|