Searched defs:bf (Results 1 - 25 of 86) sorted by relevance

1234

/src/sys/arch/usermode/usermode/
H A Dprocfs_machdep.c41 procfs_getcpuinfstr(char *bf, size_t *len) argument
/src/lib/libcurses/
H A Dclearok.c45 clearok(WINDOW *win, bool bf) argument
H A Dflushok.c45 flushok(WINDOW *win, bool bf) argument
H A Didcok.c51 idcok(WINDOW *win, bool bf) argument
H A Didlok.c50 idlok(WINDOW *win, bool bf) argument
H A Dimmedok.c45 immedok(WINDOW *win, bool bf) argument
H A Dkeypad.c43 keypad(WINDOW *win, bool bf) argument
H A Dleaveok.c45 leaveok(WINDOW *win, bool bf) argument
H A Dmeta.c45 meta(/*ARGSUSED*/ WINDOW *win, bool bf) argument
H A Dnodelay.c43 nodelay(WINDOW *win, bool bf) argument
H A Dnotimeout.c43 notimeout(WINDOW *win, bool bf) argument
H A Dscrollok.c45 scrollok(WINDOW *win, bool bf) argument
H A Dsyncok.c45 syncok(WINDOW *win, bool bf) argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
H A Dnouveau_nvkm_core_enum.c47 nvkm_snprintbf(char *data, int size, const struct nvkm_bitfield *bf, u32 value) argument
/src/sys/sys/
H A Dhash.h52 hash32_buf(const void *bf, size_t len, uint32_t hash) argument
73 hash32_str(const void *bf, uint32_t hash) argument
91 hash32_strn(const void *bf, size_t len, uint32_t hash) argument
/src/sys/compat/common/
H A Dsysv_ipc_50.c91 void *bf = NULL; local in function:sysctl_kern_sysvipc50
/src/tests/lib/libm/
H A Dt_round.c63 float af = VALF, bf, cf; local in function:ATF_TC_BODY
/src/sys/kern/
H A Dtty_bsdpty.c88 pty_makename(struct mount *mp, struct lwp *l, char *bf, argument
/src/sys/arch/arm/arm32/
H A Dstubs.c127 char bf[dbtob(1)]; local in function:cpu_dump
/src/usr.bin/tail/
H A Dreverse.c149 typedef struct bf { struct
/src/sys/miscfs/procfs/
H A Dprocfs_subr.c355 vfs_getuserstr(struct uio *uio, char *bf, int *buflenp) argument
387 vfs_findname(const vfs_namemap_t *nm, const char *bf, int buflen) argument
/src/sys/arch/x86/x86/
H A Dprocfs_machdep.c217 procfs_getcpuinfstr(char *bf, size_t *len) argument
376 procfs_getonecpu(int xcpu, struct cpu_info *ci, char *bf, size_t *len) argument
/src/sbin/badsect/
H A Dbadsect.c251 rdfs(off_t bno, size_t size, void *bf) argument
/src/sys/arch/mips/adm5120/dev/
H A Dwdc_extio.c215 wdc_extio_dataout(struct ata_channel *chp, int flags, void *bf, size_t len) argument
224 wdc_extio_datain(struct ata_channel *chp, int flags, void *bf, size_t len) argument
/src/usr.bin/tftp/
H A Dtftpsubs.c63 static struct bf { struct

Completed in 12 milliseconds

1234