Home
last modified time | relevance | path

Searched defs:bf (Results 26 – 50 of 80) sorted by relevance

1234

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dnotimeout.c44 notimeout(WINDOW *win, bool bf) in notimeout()
H A Dscrollok.c46 scrollok(WINDOW *win, bool bf) in scrollok()
H A Dring.c46 _ring(bool bf) in _ring()
H A Didlok.c65 idlok(WINDOW *win, bool bf) in idlok()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dmeta.c49 meta(WINDOW *w, bool bf) in meta()
H A Dwtouchln.c49 wtouchln(w, y, n, bf) in wtouchln() argument
H A Dwsyncup.c45 syncok(WINDOW *w, bool bf) in syncok()
H A Dkeypad.c163 keypad(WINDOW *w, bool bf) in keypad()
H A Ddoupdate.c1026 idcok(WINDOW *w, bool bf) in idcok()
1045 idlok(WINDOW *w, bool bf) in idlok()
H A Dnewterm.c465 __m_set_echo(bf) in __m_set_echo() argument
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dintrflsh.c58 intrflush(WINDOW *w, bool bf) in intrflush()
H A Dmeta.c55 meta(WINDOW *w, bool bf) in meta()
H A Dtimeout.c50 nodelay(WINDOW *w, bool bf) in nodelay()
H A Dwtouchln.c54 wtouchln(WINDOW *w, int y, int n, int bf) in wtouchln()
H A Dwsyncup.c48 syncok(WINDOW *w, bool bf) in syncok()
H A Dkeypad.c164 keypad(WINDOW *w, bool bf) in keypad()
H A Dnewterm.c470 __m_set_echo(int bf) in __m_set_echo()
/illumos-gate/usr/src/ucblib/libcurses/
H A Didlok.c31 idlok(WINDOW *win, bool bf) in idlok()
/illumos-gate/usr/src/tools/smatch/src/validation/linear/
H A Dcompound-literal01.c8 struct bfs bf = { .a = 1, .b = 2 }; in foo() local
H A Dcompound-literal02.c8 struct bfs bf = { .a = 1, .b = 4 }; in bar() local
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h151 #define clearok(win, bf) (win->_clear = bf) argument
152 #define leaveok(win, bf) (win->_leave = bf) argument
153 #define scrollok(win, bf) (win->_scroll = bf) argument
154 #define flushok(win, bf) (bf ? (win->_flags |= _FLUSH): \ argument
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac_del.c401 patt_t *bf, *bfe, patt; in ac_bank_write_pattern() local
435 patt_t *bf, *bfe, patt; in ac_bank_write_pattern() local
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_rc.c862 struct ath_buf *bf, int num_tries, int num_rates, int *is_probe, in arn_rc_ratefind()
1322 struct ath_buf *bf, int final_ts_idx, int xretries, int long_retry) in ath_rc_tx_status()
1573 arn_tx_status(struct arn_softc *sc, struct ath_buf *bf, boolean_t is_data) in arn_tx_status()
1617 arn_get_rate(struct arn_softc *sc, struct ath_buf *bf, in arn_get_rate()
/illumos-gate/usr/src/cmd/bhyve/
H A Dacpi.c259 basl_open(struct basl_fio *bf, int suffix) in basl_open()
287 basl_close(struct basl_fio *bf) in basl_close()
/illumos-gate/usr/src/uts/common/syscall/
H A Dfcntl.c79 struct flock64 bf; in fcntl() local

1234