/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | clearok.c | 47 clearok(WINDOW *w, bool bf) in clearok() 61 immedok(WINDOW *w, bool bf) in immedok() 75 leaveok(WINDOW *w, bool bf) in leaveok() 89 notimeout(WINDOW *w, bool bf) in notimeout() 103 scrollok(WINDOW *w, bool bf) in scrollok()
|
H A D | meta.c | 51 meta(WINDOW *w, bool bf) in meta()
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | clearok.c | 50 clearok(WINDOW *w, bool bf) in clearok() 60 immedok(WINDOW *w, bool bf) in immedok() 68 leaveok(WINDOW *w, bool bf) in leaveok() 78 notimeout(WINDOW *w, bool bf) in notimeout() 88 scrollok(WINDOW *w, bool bf) in scrollok()
|
H A D | intrflsh.c | 60 intrflush(WINDOW *w, bool bf) in intrflush()
|
H A D | meta.c | 57 meta(WINDOW *w, bool bf) in meta()
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | bf.c | 55 struct bf struct 57 bool bf_committed; /* Has this buffered file been committed? */ argument 58 bool bf_ondisk; /* On disk: committed or buffer overflow */ argument 59 long bf_flags; argument 60 int bf_disk_fd; /* If on disk, associated file descriptor */ argument 61 char *bf_buf; /* Memory buffer */ argument 62 int bf_bufsize; /* Length of above buffer */ argument 63 int bf_buffilled; /* Bytes of buffer actually filled */ argument 64 char *bf_filename; /* Name of buffered file, if ever committed */ argument 65 MODE_T bf_filemode; /* Mode of buffered file, if ever committed */ argument [all …]
|
/titanic_41/usr/src/cmd/tail/ |
H A D | reverse.c | 162 typedef struct bf { struct 163 struct bf *next; argument 164 struct bf *prev; argument 165 int len; 166 char *l;
|
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_xmit.c | 215 struct ath_buf *bf; in arn_tx_flush_tid() local 262 struct ath_buf *bf) in arn_tx_addto_baw() 294 struct ath_buf *bf; in arn_tid_drain() local 321 arn_tx_set_retry(struct arn_softc *sc, struct ath_buf *bf) in arn_tx_set_retry() 333 arn_clone_txbuf(struct arn_softc *sc, struct ath_buf *bf) in arn_clone_txbuf() 356 struct ath_buf *bf, list_t *bf_q, int txok) in arn_tx_complete_aggr() 520 arn_lookup_rate(struct arn_softc *sc, struct ath_buf *bf, in arn_lookup_rate() 584 struct ath_buf *bf, uint16_t frmlen) in arn_compute_num_delims() 650 struct ath_buf *bf, *bf_first, *bf_prev = NULL; in arn_tx_form_aggr() local 725 struct ath_buf *bf; in arn_tx_sched_aggr() local [all …]
|
H A D | arn_beacon.c | 74 arn_beacon_setup(struct arn_softc *sc, struct ath_buf *bf) in arn_beacon_setup() 157 struct ath_buf *bf = list_head(&sc->sc_bcbuf_list); in arn_beacon_start_adhoc() local 208 struct ath_buf *bf; in arn_beacon_alloc() local 240 struct ath_buf *bf; in arn_beacon_return() local
|
H A D | arn_recv.c | 35 arn_rx_buf_link(struct arn_softc *sc, struct ath_buf *bf) in arn_rx_buf_link() 277 struct ath_buf *bf; in arn_startrecv() local 401 arn_printrxbuf(struct ath_buf *bf, int32_t done) in arn_printrxbuf() 423 struct ath_buf *bf; in arn_rx_handler() local
|
/titanic_41/usr/src/lib/libc/port/fp/ |
H A D | double_decim.c | 338 __bigfloat_to_decimal(_big_float *bf, decimal_mode *pm, decimal_record *pd, in __bigfloat_to_decimal() 533 _big_float bf; in single_to_decimal() local 605 _big_float bf; in double_to_decimal() local 650 _big_float bf; in extended_to_decimal() local 706 _big_float bf; in quadruple_to_decimal() local
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | meta.c | 50 _meta(int bf) in _meta()
|
H A D | setecho.c | 48 _setecho(int bf) in _setecho()
|
H A D | setnonl.c | 48 _setnonl(int bf) in _setnonl()
|
H A D | use_env.c | 47 use_env(int bf) in use_env()
|
H A D | idcok.c | 48 idcok(WINDOW *win, bool bf) in idcok()
|
H A D | immedok.c | 49 immedok(WINDOW *win, bool bf) in immedok()
|
H A D | keypad.c | 50 keypad(WINDOW *win, bool bf) in keypad()
|
H A D | leaveok.c | 48 leaveok(WINDOW *win, bool bf) in leaveok()
|
H A D | nodelay.c | 57 nodelay(WINDOW *win, bool bf) in nodelay()
|
H A D | clearok.c | 48 clearok(WINDOW *win, bool bf) in clearok()
|
H A D | notimeout.c | 46 notimeout(WINDOW *win, bool bf) in notimeout()
|
H A D | scrollok.c | 48 scrollok(WINDOW *win, bool bf) in scrollok()
|
H A D | syncok.c | 48 syncok(WINDOW *win, bool bf) in syncok()
|
H A D | ring.c | 48 _ring(bool bf) in _ring()
|