Searched defs:bufnum (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/ncurses/ncurses/trace/ |
H A D | trace_buf.c | 47 _nc_trace_alloc(int bufnum, size_t want) in _nc_trace_alloc() 93 _nc_trace_buf(int bufnum, size_t want) in _nc_trace_buf() 105 _nc_trace_bufcat(int bufnum, const char *value) in _nc_trace_bufcat()
|
H A D | visbuf.c | 110 _nc_visbuf2n(int bufnum, const char *buf, int len) in _nc_visbuf2n() 159 _nc_visbuf2(int bufnum, const char *buf) in _nc_visbuf2() 193 _nc_viswbuf2n(int bufnum, const wchar_t *buf, int len) in _nc_viswbuf2n() 240 _nc_viswbuf2(int bufnum, const wchar_t *buf) in _nc_viswbuf2() 288 _nc_viscbuf2(int bufnum, const NCURSES_CH_T *buf, int len) in _nc_viscbuf2()
|
H A D | lib_traceatr.c | 87 _traceattr2(int bufnum, chtype newmode) in _traceattr2() 283 _tracechtype2(int bufnum, chtype ch) in _tracechtype2() 327 _tracecchar_t2(int bufnum, const cchar_t *ch) in _tracecchar_t2()
|
/freebsd/crypto/openssl/crypto/conf/ |
H A D | conf_def.c | 212 int bufnum = 0, i, ii; in def_load_bio() local
|
/freebsd/sys/dev/sfxge/common/ |
H A D | ef10_nic.c | 971 __in uint32_t bufnum, in ef10_nic_pio_free()
|