f 85 altq/altq_var.h #define CALLOUT_RESET(c,t,f,a) do { if (!timeout_initialized(&(c)->c_to)) \ f 50 arch/i386/include/apmvar.h #define APM_MAJOR(f) (((f) >> 8) & 0xff) f 51 arch/i386/include/apmvar.h #define APM_MINOR(f) ((f) & 0xff) f 727 arch/i386/include/bus.h #define bus_space_barrier(t, h, o, l, f) \ f 820 arch/i386/include/bus.h #define bus_dmamap_create(t, s, n, m, b, f, p) \ f 824 arch/i386/include/bus.h #define bus_dmamap_load(t, m, b, s, p, f) \ f 826 arch/i386/include/bus.h #define bus_dmamap_load_mbuf(t, m, b, f) \ f 828 arch/i386/include/bus.h #define bus_dmamap_load_uio(t, m, u, f) \ f 830 arch/i386/include/bus.h #define bus_dmamap_load_raw(t, m, sg, n, s, f) \ f 838 arch/i386/include/bus.h #define bus_dmamem_alloc(t, s, a, b, sg, n, r, f) \ f 842 arch/i386/include/bus.h #define bus_dmamem_map(t, sg, n, s, k, f) \ f 846 arch/i386/include/bus.h #define bus_dmamem_mmap(t, sg, n, o, p, f) \ f 52 arch/i386/include/loadfile_machdep.h #define READ(f, b, c) read((f), (void *)LOADADDR(b), (size_t)(c)) f 63 arch/i386/include/segments.h #define USERMODE(c, f) (ISPL(c) == SEL_UPL || ((f) & PSL_VM) != 0) f 64 arch/i386/include/segments.h #define KERNELMODE(c, f) (ISPL(c) == SEL_KPL && ((f) & PSL_VM) == 0) f 66 arch/i386/include/segments.h #define USERMODE(c, f) (ISPL(c) == SEL_UPL) f 67 arch/i386/include/segments.h #define KERNELMODE(c, f) (ISPL(c) == SEL_KPL) f 130 arch/i386/pci/pci_machdep.c #define _m1tag(b, d, f) \ f 59 arch/i386/stand/boot/crt0.c #define ummap(a,l,p,f,fd,o) (caddr_t)syscall((quad_t)SYS_mmap,a,l,p,f,fd,0,o) f 390 arch/i386/stand/libsa/biosdev.c biosopen(struct open_file *f, ...) f 620 arch/i386/stand/libsa/biosdev.c biosclose(struct open_file *f) f 628 arch/i386/stand/libsa/biosdev.c biosioctl(struct open_file *f, u_long cmd, void *data) f 51 arch/i386/stand/libsa/dev_i386.c devopen(struct open_file *f, const char *fname, char **file) f 77 arch/i386/stand/libsa/pxe_net.c net_open(struct open_file *f, ...) f 119 arch/i386/stand/libsa/pxe_net.c net_close(struct open_file *f) f 148 arch/i386/stand/libsa/pxe_net.c net_ioctl(struct open_file *f, u_long cmd, void *data) f 78 arch/i386/stand/libsa/time.c bios_time_date(int f, u_int8_t *b) f 58 arch/i386/stand/pxeboot/devopen.c devopen(struct open_file *f, const char *fname, char **file) f 79 compat/svr4/svr4_termios.c #define undefined_flag1(f,a,b) /**/ f 80 compat/svr4/svr4_termios.c #define undefined_flag2(f,a,b,c1,t1,c2,t2) /**/ f 81 compat/svr4/svr4_termios.c #define undefined_flag4(f,a,b,c1,t1,c2,t2,c3,t3,c4,t4) /**/ f 92 compat/svr4/svr4_termios.c #define svr4_to_bsd_flag1(f,a,b) \ f 100 compat/svr4/svr4_termios.c #define svr4_to_bsd_flag2(f,a,b,c1,t1,c2,t2) \ f 109 compat/svr4/svr4_termios.c #define svr4_to_bsd_flag4(f,a,b,c1,t1,c2,t2,c3,t3,c4,t4) \ f 127 compat/svr4/svr4_termios.c #define bsd_to_svr4_flag1(f,a,b) \ f 133 compat/svr4/svr4_termios.c #define bsd_to_svr4_flag2(f,a,b,c1,t1,c2,t2) \ f 140 compat/svr4/svr4_termios.c #define bsd_to_svr4_flag4(f,a,b,c1,t1,c2,t2,c3,t3,c4,t4) \ f 134 crypto/criov.c int (*f)(caddr_t, caddr_t, unsigned int), caddr_t fstate) f 321 crypto/cryptodev.h int (*f)(caddr_t, caddr_t, unsigned int), caddr_t); f 137 crypto/md5.c #define MD5STEP(f, w, x, y, z, data, s) \ f 285 crypto/sha2.c #define ROUND256_0_TO_15(a,b,c,d,e,f,g,h) do { \ f 295 crypto/sha2.c #define ROUND256(a,b,c,d,e,f,g,h) do { \ f 569 crypto/sha2.c #define ROUND512_0_TO_15(a,b,c,d,e,f,g,h) do { \ f 582 crypto/sha2.c #define ROUND512(a,b,c,d,e,f,g,h) do { \ f 408 dev/acpi/acpireg.h #define ACPI_PCI_ADDR(b,d,f,r) ((u_int64_t)(b)<<48LL | (u_int64_t)(d)<<32LL | (f)<<16LL | (r)) f 219 dev/acpi/amltypes.h #define AML_FIELD_SETATTR(f,t,a) (((f) & 0xF0) | ((t) & 0xF) | ((a)<<8)) f 59 dev/bluetooth/btms.c #define NOTMOUSE(f) (((f) & (HIO_CONST | HIO_RELATIVE)) != HIO_RELATIVE) f 60 dev/i2o/i2o.h #define I2O_MSGFUNC(t, f) ((t) | (I2O_TID_HOST << 12) | ((f) << 24)) f 414 dev/ic/aac.c aac_add_container(struct aac_softc *sc, struct aac_mntinforesp *mir, int f) f 1061 dev/ic/dcreg.h #define DC_SP_FIELD(x,f) DC_SP_FIELD_C(((u_int16_t *)(x))[(f)]) f 280 dev/ic/hmereg.h #define HME_XD_SETFLAGS(p, b, i, f) do { \ f 307 dev/ic/pdqreg.h #define PDQ_BITFIELD12(a, b, c, d, e, f, g, h, i, j, k, l) \ f 314 dev/ic/pdqreg.h #define PDQ_BITFIELD12(a, b, c, d, e, f, g, h, i, j, k, l) \ f 704 dev/ic/sti.c sti_bmove(scr, x1, y1, x2, y2, h, w, f) f 707 dev/ic/sti.c enum sti_bmove_funcs f; f 329 dev/ic/vga.c #define vga_valid_primary_font(f) \ f 336 dev/ic/z8530reg.h #define BPS_TO_TCONST(f, bps) ((((f) + (bps)) / (2 * (bps))) - 2) f 339 dev/ic/z8530reg.h #define TCONST_TO_BPS(f, tc) ((f) / 2 / ((tc) + 2)) f 303 dev/isa/ega.c #define vga_valid_primary_font(f) \ f 57 dev/isa/isadmavar.h #define isadma_start(a, s, c, f) \ f 328 dev/isa/radiotrack2.c rtii_search(void *v, int f) f 381 dev/isa/sf16fmr2.c sf2r_search(void *v, int f) f 96 dev/midisynvar.h #define MIDISYN_FREQ_TO_HZ(f) ((f) >> 16) f 40 dev/pci/ahci.c #define DPRINTF(m, f...) do { if ((ahcidebug & (m)) == (m)) printf(f); } \ f 48 dev/pci/ahci.c #define DPRINTF(m, f...) f 572 dev/pci/fmsradio.c fmsradio_search(void *v, int f) f 199 dev/pci/gtp.c gtp_search(void *v, int f) f 110 dev/pci/hifn7751var.h #define HIFN_RING_SYNC(sc, r, i, f) \ f 114 dev/pci/hifn7751var.h #define HIFN_CMDR_SYNC(sc, i, f) HIFN_RING_SYNC((sc), cmdr, (i), (f)) f 115 dev/pci/hifn7751var.h #define HIFN_RESR_SYNC(sc, i, f) HIFN_RING_SYNC((sc), resr, (i), (f)) f 116 dev/pci/hifn7751var.h #define HIFN_SRCR_SYNC(sc, i, f) HIFN_RING_SYNC((sc), srcr, (i), (f)) f 117 dev/pci/hifn7751var.h #define HIFN_DSTR_SYNC(sc, i, f) HIFN_RING_SYNC((sc), dstr, (i), (f)) f 119 dev/pci/hifn7751var.h #define HIFN_CMD_SYNC(sc, i, f) \ f 124 dev/pci/hifn7751var.h #define HIFN_RES_SYNC(sc, i, f) \ f 837 dev/pci/if_devar.h #define TULIP_PERFDIFF(s, f) ((f) - (s)) f 848 dev/pci/if_devar.h #define TULIP_PERFDIFF(s, f) ((unsigned int) ((f) - (s))) f 60 dev/pci/if_lmc_types.h #define LMC_CTL(f,l1,l2) ((((f)&0x3ff)<<22)|(((l2)&0x7ff)<<11)|((l1)&0x7ff)) f 58 dev/pci/if_nxe.c #define DPRINTF(l, f...) do { if (nxedebug & (l)) printf(f); } while (0) f 61 dev/pci/if_nxe.c #define DPRINTF(l, f...) f 69 dev/pci/if_tht.c #define DPRINTF(l, f...) do { if (thtdebug & (l)) printf(f); } while (0) f 71 dev/pci/if_tht.c #define DPRINTF(l, f...) f 647 dev/pci/tga.c tga_sched_update(v, f) f 649 dev/pci/tga.c void (*f)(void *); f 188 dev/pcmcia/if_ray.c #define callout_reset(t,n,f,a) timeout_add((t), (n)) f 417 dev/pcmcia/if_ray.c #define SRAM_READ_FIELD_1(sc, off, s, f) \ f 420 dev/pcmcia/if_ray.c #define SRAM_READ_FIELD_2(sc, off, s, f) \ f 424 dev/pcmcia/if_ray.c #define SRAM_READ_FIELD_N(sc, off, s, f, p, n) \ f 430 dev/pcmcia/if_ray.c #define SRAM_WRITE_FIELD_1(sc, off, s, f, v) \ f 433 dev/pcmcia/if_ray.c #define SRAM_WRITE_FIELD_2(sc, off, s, f, v) do { \ f 438 dev/pcmcia/if_ray.c #define SRAM_WRITE_FIELD_N(sc, off, s, f, p, n) \ f 101 dev/raidframe/rf_disks.c #define DPRINTF6(a,b,c,d,e,f) if (rf_diskDebug) printf(a,b,c,d,e,f) f 102 dev/raidframe/rf_disks.c #define DPRINTF7(a,b,c,d,e,f,g) if (rf_diskDebug) printf(a,b,c,d,e,f,g) f 311 dev/raidframe/rf_driver.c #define DO_INIT_CONFIGURE(f) \ f 331 dev/raidframe/rf_driver.c #define DO_RAID_INIT_CONFIGURE(f) \ f 113 dev/raidframe/rf_layout.c #define RF_NU(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p) f 115 dev/raidframe/rf_layout.c #define RF_NU(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p) a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p f 125 dev/raidframe/rf_reconstruct.c #define Dprintf6(s,a,b,c,d,e,f) \ f 137 dev/raidframe/rf_reconstruct.c #define Dprintf7(s,a,b,c,d,e,f,g) \ f 90 dev/raidframe/rf_stripelocks.c #define Dprintf6(s,a,b,c,d,e,f) \ f 95 dev/raidframe/rf_stripelocks.c #define Dprintf7(s,a,b,c,d,e,f,g) \ f 100 dev/raidframe/rf_stripelocks.c #define Dprintf8(s,a,b,c,d,e,f,g,h) \ f 99 dev/usb/ehci.c #define bitmask_snprintf(q,f,b,l) snprintf((b), (l), "%b", (q), (f)) f 96 dev/usb/if_uath.c #define UATH_DEV(v, p, f) \ f 78 dev/usb/ohci.c #define bitmask_snprintf(q,f,b,l) snprintf((b), (l), "%b", (q), (f)) f 86 dev/usb/uhci.c #define bitmask_snprintf(q,f,b,l) snprintf((b), (l), "%b", (q), (f)) f 108 dev/usb/usb_port.h #define usb_callout(h, t, f, d) \ f 115 dev/usb/usb_port.h #define usb_uncallout(h, f, d) timeout_del(&(h)) f 198 dev/usb/usbdi.h #define usb_init_task(t, f, a) ((t)->fun = (f), (t)->arg = (a), (t)->onqueue = 0) f 170 dev/usb/usbf.h #define usbf_init_task(t, f, a) ((t)->fun=(f), (t)->arg=(a), (t)->onqueue=0) f 95 dev/vnd.c #define DNPRINTF(f, p...) do { if ((f) & vnddebug) printf(p); } while (0) f 97 dev/vnd.c #define DNPRINTF(f, p...) /* nothing */ f 109 dev/wscons/wsemul_vt100var.h #define COPYCOLS(f, t, n) (*edp->emulops->copycols)(edp->emulcookie, \ f 111 dev/wscons/wsemul_vt100var.h #define ERASECOLS(f, n, a) (*edp->emulops->erasecols)(edp->emulcookie, \ f 172 kern/kern_rwlock.c #define rw_enter_diag(r, f) f 71 kern/subr_extent.c #define pool_init(a, b, c, d, e, f, g) (a)->pr_size = (b) f 156 kern/subr_prf.c __assert(const char *t, const char *f, int l, const char *e) f 984 kern/uipc_mbuf.c int (*f)(caddr_t, caddr_t, unsigned int), caddr_t fstate) f 344 kern/uipc_socket.c #define SBLOCKWAIT(f) (((f) & MSG_DONTWAIT) ? M_NOWAIT : M_WAITOK) f 131 lib/libsa/cd9660.c cd9660_open(char *path, struct open_file *f) f 281 lib/libsa/cd9660.c cd9660_close(struct open_file *f) f 292 lib/libsa/cd9660.c cd9660_read(struct open_file *f, void *start, size_t size, size_t *resid) f 343 lib/libsa/cd9660.c cd9660_write(struct open_file *f, void *start, size_t size, size_t *resid) f 349 lib/libsa/cd9660.c cd9660_seek(struct open_file *f, off_t offset, int where) f 370 lib/libsa/cd9660.c cd9660_stat(struct open_file *f, struct stat *sb) f 386 lib/libsa/cd9660.c cd9660_readdir(struct open_file *f, char *name) f 35 lib/libsa/cd9660.h int cd9660_open(char *path, struct open_file *f); f 36 lib/libsa/cd9660.h int cd9660_close(struct open_file *f); f 37 lib/libsa/cd9660.h int cd9660_read(struct open_file *f, void *buf, f 39 lib/libsa/cd9660.h int cd9660_write(struct open_file *f, void *buf, f 41 lib/libsa/cd9660.h off_t cd9660_seek(struct open_file *f, off_t offset, int where); f 42 lib/libsa/cd9660.h int cd9660_stat(struct open_file *f, struct stat *sb); f 43 lib/libsa/cd9660.h int cd9660_readdir(struct open_file *f, char *name); f 55 lib/libsa/dev.c noioctl(struct open_file *f, u_long cmd, void *data) f 365 lib/libsa/nfs.c nfs_open(char *path, struct open_file *f) f 497 lib/libsa/nfs.c nfs_close(struct open_file *f) f 517 lib/libsa/nfs.c nfs_read(struct open_file *f, void *buf, size_t size, size_t *resid) f 558 lib/libsa/nfs.c nfs_write(struct open_file *f, void *buf, size_t size, size_t *resid) f 564 lib/libsa/nfs.c nfs_seek(struct open_file *f, off_t offset, int where) f 591 lib/libsa/nfs.c nfs_stat(struct open_file *f, struct stat *sb) f 614 lib/libsa/nfs.c nfs_readdir(struct open_file *f, char *name) f 33 lib/libsa/nfs.h int nfs_open(char *path, struct open_file *f); f 34 lib/libsa/nfs.h int nfs_close(struct open_file *f); f 35 lib/libsa/nfs.h int nfs_read(struct open_file *f, void *buf, f 37 lib/libsa/nfs.h int nfs_write(struct open_file *f, void *buf, f 39 lib/libsa/nfs.h off_t nfs_seek(struct open_file *f, off_t offset, int where); f 40 lib/libsa/nfs.h int nfs_stat(struct open_file *f, struct stat *sb); f 42 lib/libsa/nfs.h int nfs_readdir(struct open_file *f, char *name); f 70 lib/libsa/nullfs.c null_open(char *path, struct open_file *f) f 76 lib/libsa/nullfs.c null_close(struct open_file *f) f 82 lib/libsa/nullfs.c null_read(struct open_file *f, void *buf, size_t size, size_t *resid) f 88 lib/libsa/nullfs.c null_write(struct open_file *f, void *buf, size_t size, size_t *resid) f 94 lib/libsa/nullfs.c null_seek(struct open_file *f, off_t offset, int where) f 101 lib/libsa/nullfs.c null_stat(struct open_file *f, struct stat *sb) f 108 lib/libsa/nullfs.c null_readdir(struct open_file *f, char *name) f 173 lib/libsa/stand.h int null_open(char *path, struct open_file *f); f 174 lib/libsa/stand.h int null_close(struct open_file *f); f 175 lib/libsa/stand.h ssize_t null_read(struct open_file *f, void *buf, f 177 lib/libsa/stand.h ssize_t null_write(struct open_file *f, void *buf, f 179 lib/libsa/stand.h off_t null_seek(struct open_file *f, off_t offset, int where); f 180 lib/libsa/stand.h int null_stat(struct open_file *f, struct stat *sb); f 181 lib/libsa/stand.h int null_readdir(struct open_file *f, char *name); f 257 lib/libsa/tftp.c tftp_open(char *path, struct open_file *f) f 283 lib/libsa/tftp.c tftp_read(struct open_file *f, void *addr, size_t size, size_t *resid) f 362 lib/libsa/tftp.c tftp_close(struct open_file *f) f 378 lib/libsa/tftp.c tftp_write(struct open_file *f, void *start, size_t size, size_t *resid) f 384 lib/libsa/tftp.c tftp_stat(struct open_file *f, struct stat *sb) f 399 lib/libsa/tftp.c tftp_seek(struct open_file *f, off_t offset, int where) f 424 lib/libsa/tftp.c tftp_readdir(struct open_file *f, char *name) f 109 lib/libsa/ufs.c read_inode(ino_t inumber, struct open_file *f) f 160 lib/libsa/ufs.c block_map(struct open_file *f, daddr_t file_block, daddr_t *disk_block_p) f 257 lib/libsa/ufs.c buf_read_file(struct open_file *f, char **buf_p, size_t *size_p) f 315 lib/libsa/ufs.c search_directory(char *name, struct open_file *f, ino_t *inumber_p) f 360 lib/libsa/ufs.c ufs_open(char *path, struct open_file *f) f 537 lib/libsa/ufs.c ufs_close(struct open_file *f) f 562 lib/libsa/ufs.c ufs_read(struct open_file *f, void *start, size_t size, size_t *resid) f 596 lib/libsa/ufs.c ufs_write(struct open_file *f, void *start, size_t size, size_t *resid) f 603 lib/libsa/ufs.c ufs_seek(struct open_file *f, off_t offset, int where) f 624 lib/libsa/ufs.c ufs_stat(struct open_file *f, struct stat *sb) f 638 lib/libsa/ufs.c ufs_readdir(struct open_file *f, char *name) f 35 lib/libsa/ufs.h int ufs_open(char *path, struct open_file *f); f 36 lib/libsa/ufs.h int ufs_close(struct open_file *f); f 37 lib/libsa/ufs.h int ufs_read(struct open_file *f, void *buf, f 39 lib/libsa/ufs.h int ufs_write(struct open_file *f, void *buf, f 41 lib/libsa/ufs.h off_t ufs_seek(struct open_file *f, off_t offset, int where); f 42 lib/libsa/ufs.h int ufs_stat(struct open_file *f, struct stat *sb); f 43 lib/libsa/ufs.h int ufs_readdir(struct open_file *f, char *name); f 65 lib/libsa/unixdev.c unixopen(struct open_file *f, ...) f 97 lib/libsa/unixdev.c unixclose(struct open_file *f) f 103 lib/libsa/unixdev.c unixioctl(struct open_file *f, u_long cmd, void *data) f 484 net/bpf_filter.c bpf_validate(f, len) f 485 net/bpf_filter.c struct bpf_insn *f; f 75 net/if_pflog.h #define PFLOG_PACKET(i,x,a,b,c,d,e,f,g,h) pflog_packet(i,a,b,c,d,e,f,g,h) f 77 net/if_pflog.h #define PFLOG_PACKET(i,x,a,b,c,d,e,f,g,h) ((void)0) f 1219 net/pf.c pf_print_flags(u_int8_t f) f 59 net/pf_osfp.c # define pool_init(pool, size, a, ao, f, m, p) (*(pool)) = (size) f 237 net/pfvar.h #define PF_MATCHA(n, a, m, b, f) \ f 240 net/pfvar.h #define PF_ACPY(a, b, f) \ f 243 net/pfvar.h #define PF_AINC(a, f) \ f 246 net/pfvar.h #define PF_POOLMASK(a, b, c, d, f) \ f 273 net/pfvar.h #define PF_MATCHA(n, a, m, b, f) \ f 276 net/pfvar.h #define PF_ACPY(a, b, f) \ f 279 net/pfvar.h #define PF_AINC(a, f) \ f 282 net/pfvar.h #define PF_POOLMASK(a, b, c, d, f) \ f 299 net/pfvar.h #define PF_MATCHA(n, a, m, b, f) \ f 302 net/pfvar.h #define PF_ACPY(a, b, f) \ f 305 net/pfvar.h #define PF_AINC(a, f) \ f 310 net/pfvar.h #define PF_POOLMASK(a, b, c, d, f) \ f 895 net/radix.c rn_walktree(struct radix_node_head *h, int (*f)(struct radix_node *, void *), f 146 net/slcompress.c #define DECODEL(f) { \ f 155 net/slcompress.c #define DECODES(f) { \ f 164 net/slcompress.c #define DECODEU(f) { \ f 2870 net/zlib.c int inflate(z, f) f 2872 net/zlib.c int f; f 915 net80211/ieee80211_node.c ieee80211_iterate_nodes(struct ieee80211com *ic, ieee80211_iter_func *f, f 151 netbt/rfcomm_session.c #define FCS(f, d) crctable[(f) ^ (d)] f 196 netinet/tcp_debug.c #define pf(f) { if (th->th_flags&TH_##f) { printf("%s%s", cp, "f"); cp = ","; } } f 96 netinet6/ip6_mroute.h #define IF_COPY(f, t) bcopy(f, t, sizeof(*(f))) f 85 nfs/nfs.h #define NFS_CMPFH(n, f, s) \ f 307 nfs/nfs.h #define NWDELAYHASH(sock, f) \ f 308 nfs/nfs.h (&(sock)->ns_wdelayhashtbl[(*((u_int32_t *)(f))) % NFS_WDELAYHASHSIZ]) f 126 nfs/nfsm_subs.h #define nfsm_srvfhtom(f, v3) \ f 136 nfs/nfsm_subs.h #define nfsm_srvpostop_fh(f) \ f 143 nfs/nfsm_subs.h #define nfsm_mtofh(d, v, v3, f) \ f 171 nfs/nfsm_subs.h #define nfsm_getfh(f, s, v3) \ f 193 nfs/nfsm_subs.h #define nfsm_postop_attr(v, f) \ f 211 nfs/nfsm_subs.h #define nfsm_wcc_data(v, f) \ f 409 nfs/nfsm_subs.h #define nfsm_srvmtofh(f) \ f 437 nfs/nfsm_subs.h #define nfsm_srvfillattr(a, f) \ f 56 nfs/xdr_subs.h #define fxdr_nfsv2time(f, t) { \ f 63 nfs/xdr_subs.h #define txdr_nfsv2time(f, t) { \ f 71 nfs/xdr_subs.h #define fxdr_nfsv3time(f, t) { \ f 75 nfs/xdr_subs.h #define txdr_nfsv3time(f, t) { \ f 80 nfs/xdr_subs.h #define fxdr_hyper(f) \ f 85 nfs/xdr_subs.h #define txdr_hyper(f, t) { \ f 279 ntfs/ntfs.h #define FTOV(f) ((f)->f_vp) f 280 ntfs/ntfs.h #define FTONT(f) ((f)->f_ip) f 740 scsi/cd.c lba2msf (lba, m, s, f) f 742 scsi/cd.c u_char *m, *s, *f; f 755 scsi/cd.c msf2lba (m, s, f) f 756 scsi/cd.c u_char m, s, f; f 44 sys/event.h #define EV_SET(kevp, a, b, c, d, e, f) do { \ f 173 sys/param.h #define SET(t, f) ((t) |= (f)) f 174 sys/param.h #define CLR(t, f) ((t) &= ~(f)) f 175 sys/param.h #define ISSET(t, f) ((t) & (f)) f 215 sys/pool.h #define pool_get(h, f) _pool_get((h), (f), __FILE__, __LINE__) f 70 sys/select.h #define FD_COPY(f, t) bcopy(f, t, sizeof(*(f))) f 73 sys/select.h #define FD_COPY(f, t) memcpy(t, f, sizeof(*(f))) f 84 ufs/ufs/ufs_dirhash.c #define mtx_assert(l, f) /* nothing */