/openbsd-src/sys/dev/ic/ |
H A D | lance.c | 328 lance_put(struct lance_softc *sc, int boff, struct mbuf *m) in lance_put() 358 lance_get(struct lance_softc *sc, int boff, int totlen) in lance_get() 404 lance_read(struct lance_softc *sc, int boff, int len) in lance_read() 620 lance_copytobuf_contig(struct lance_softc *sc, void *from, int boff, int len) in lance_copytobuf_contig() 631 lance_copyfrombuf_contig(struct lance_softc *sc, void *to, int boff, int len) in lance_copyfrombuf_contig() 642 lance_zerobuf_contig(struct lance_softc *sc, int boff, int len) in lance_zerobuf_contig()
|
/openbsd-src/sys/dev/tc/ |
H A D | if_le_ioasic.c | 218 int boff, int len) in le_ioasic_copytobuf_gap2() 244 int boff, int len) in le_ioasic_copyfrombuf_gap2() 278 int boff, int len) in le_ioasic_copytobuf_gap16() 360 int boff, int len) in le_ioasic_copyfrombuf_gap16() 433 le_ioasic_zerobuf_gap16(struct lance_softc *sc, int boff, int len) in le_ioasic_zerobuf_gap16()
|
/openbsd-src/sys/arch/hppa/stand/boot/ |
H A D | srt0.S | 74 boff label
|
/openbsd-src/sys/ntfs/ |
H A D | ntfs_compr.c | 46 int blen, boff; in ntfs_uncompblock() local
|
/openbsd-src/usr.sbin/makefs/msdos/ |
H A D | msdosfs_denode.c | 198 int boff; in detrunc() local
|
/openbsd-src/sys/dev/sbus/ |
H A D | qe.c | 312 int len, pad, boff = 0; in qe_get() local 360 int len, tlen = 0, boff = 0; in qe_put() local
|
H A D | be.c | 448 int len, tlen = 0, boff = 0; in be_put() local 478 int len, pad, boff = 0; in be_get() local
|
/openbsd-src/sys/msdosfs/ |
H A D | msdosfs_denode.c | 384 int boff; in detrunc() local
|
/openbsd-src/sys/net/ |
H A D | art.c | 154 uint8_t boff, bend; in art_bindex() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | rtti.c | 590 tree static_type, target_type, boff; in build_dynamic_cast_1() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | rtti.c | 574 tree static_type, target_type, boff; local
|
H A D | search.c | 431 int boff = dynamic_cast_base_recurse (subtype, TYPE_BINFO (target), local
|
/openbsd-src/usr.bin/file/ |
H A D | magic-test.c | 137 size_t aoff, boff, aspaces, bspaces; in magic_test_eq() local
|
/openbsd-src/usr.bin/awk/ |
H A D | run.c | 119 int boff = pbptr ? *pbptr - *pbuf : 0; in adjbuf() local
|