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

12345

/netbsd-current/lib/libcurses/
H A Dclearok.c45 clearok(WINDOW *win, bool bf) argument
H A Dsyncok.c45 syncok(WINDOW *win, bool bf) argument
H A Dimmedok.c45 immedok(WINDOW *win, bool bf) argument
H A Dflushok.c45 flushok(WINDOW *win, bool bf) argument
H A Didlok.c50 idlok(WINDOW *win, bool bf) argument
H A Didcok.c51 idcok(WINDOW *win, bool bf) argument
H A Dleaveok.c45 leaveok(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 Dkeypad.c43 keypad(WINDOW *win, bool bf) argument
H A Dmeta.c45 meta(/*ARGSUSED*/ WINDOW *win, bool bf) argument
/netbsd-current/sys/arch/usermode/usermode/
H A Dprocfs_machdep.c41 procfs_getcpuinfstr(char *bf, size_t *len) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/
H A Dptype_union.c33 union b bf; member in struct:s
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
H A Dptype_union.c33 union b bf; member in struct:s
/netbsd-current/external/bsd/pdisk/dist/
H A Dbitfield.c74 bitfield_set(uint32_t *bf, int base, int length, uint32_t value) argument
92 bitfield_get(uint32_t bf, int base, int length) argument
/netbsd-current/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
/netbsd-current/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
/netbsd-current/external/bsd/wpa/dist/src/utils/
H A Dbitfield.c23 struct bitfield *bf; local
34 void bitfield_free(struct bitfield *bf) argument
40 bitfield_set(struct bitfield *bf, size_t bit) argument
48 bitfield_clear(struct bitfield *bf, size_t bit) argument
56 bitfield_is_set(struct bitfield *bf, size_t bit) argument
76 bitfield_get_first_zero(struct bitfield *bf) argument
[all...]
/netbsd-current/sys/compat/common/
H A Dsysv_ipc_50.c91 void *bf = NULL; local
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dpgusage.c41 char * bf; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-framefilter-mi.c30 void end_func (int foo, char *bar, foobar *fb, foobar bf) argument
74 foobar *bf; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-framefilter-mi.c30 void end_func (int foo, char *bar, foobar *fb, foobar bf) argument
74 foobar *bf; local
[all...]
/netbsd-current/tests/lib/libm/
H A Dt_round.c63 float af = VALF, bf, cf; local
/netbsd-current/usr.bin/tail/
H A Dreverse.c149 typedef struct bf { struct

Completed in 216 milliseconds

12345