Home | Sort by: relevance | last modified time | path |
/src/games/hunt/huntd/ | |
hunt.h | 114 char b_size; member in struct:bullet_def |
/src/sbin/fsck_ext2fs/ | |
fsck.h | 83 int b_size; member in struct:bufarea |
/src/sys/arch/xen/xen/ | |
pciback.c | 95 bus_size_t b_size; member in struct:pciback_pci_softc::pci_bar 248 &sc->sc_bars[i].b_addr, &sc->sc_bars[i].b_size) == 0) 255 (uintmax_t)sc->sc_bars[i].b_size); 333 (uintmax_t)(sc->sc_bars[i].b_addr + sc->sc_bars[i].b_size)); |
/src/sys/dev/tprof/ | |
tprof.c | 75 u_int b_size; member in struct:tprof_buf 172 new->b_size = size; 181 kmem_free(buf, TPROF_BUF_BYTESIZE(buf->b_size)); 717 if (__predict_false(idx >= buf->b_size)) { |
/src/sbin/fsck_ffs/ | |
fsck.h | 111 int b_size; member in struct:bufarea |