Home
last modified time | relevance | path

Searched defs:bf (Results 1 – 25 of 72) sorted by relevance

123

/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dclearok.c47 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 Dmeta.c51 meta(WINDOW *w, bool bf) in meta()
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dclearok.c50 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 Dintrflsh.c60 intrflush(WINDOW *w, bool bf) in intrflush()
H A Dmeta.c57 meta(WINDOW *w, bool bf) in meta()
/titanic_41/usr/src/cmd/sendmail/src/
H A Dbf.c55 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 Dreverse.c162 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 Darn_xmit.c215 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 Darn_beacon.c74 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 Darn_recv.c35 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 Ddouble_decim.c338 __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 Dmeta.c50 _meta(int bf) in _meta()
H A Dsetecho.c48 _setecho(int bf) in _setecho()
H A Dsetnonl.c48 _setnonl(int bf) in _setnonl()
H A Duse_env.c47 use_env(int bf) in use_env()
H A Didcok.c48 idcok(WINDOW *win, bool bf) in idcok()
H A Dimmedok.c49 immedok(WINDOW *win, bool bf) in immedok()
H A Dkeypad.c50 keypad(WINDOW *win, bool bf) in keypad()
H A Dleaveok.c48 leaveok(WINDOW *win, bool bf) in leaveok()
H A Dnodelay.c57 nodelay(WINDOW *win, bool bf) in nodelay()
H A Dclearok.c48 clearok(WINDOW *win, bool bf) in clearok()
H A Dnotimeout.c46 notimeout(WINDOW *win, bool bf) in notimeout()
H A Dscrollok.c48 scrollok(WINDOW *win, bool bf) in scrollok()
H A Dsyncok.c48 syncok(WINDOW *win, bool bf) in syncok()
H A Dring.c48 _ring(bool bf) in _ring()

123