Home
last modified time | relevance | path

Searched refs:nbf (Results 1 – 4 of 4) sorted by relevance

/src/lib/libc/stdio/
H A Dsetvbuf.c82 goto nbf; in setvbuf()
110 nbf: in setvbuf()
/src/contrib/sendmail/libsm/
H A Dsetvbuf.c98 goto nbf;
133 nbf:
/src/sys/dev/ath/
H A Dif_ath_tx.c3522 struct ath_buf *nbf; in ath_tx_tid_filt_comp_single() local
3546 nbf = ath_tx_retry_clone(sc, tid->an, tid, bf); in ath_tx_tid_filt_comp_single()
3549 __func__, bf, nbf); in ath_tx_tid_filt_comp_single()
3551 nbf = bf; in ath_tx_tid_filt_comp_single()
3554 if (nbf == NULL) { in ath_tx_tid_filt_comp_single()
3560 ath_tx_tid_filt_comp_buf(sc, tid, nbf); in ath_tx_tid_filt_comp_single()
3573 struct ath_buf *bf, *bf_next, *nbf; in ath_tx_tid_filt_comp_aggr() local
3598 nbf = ath_tx_retry_clone(sc, tid->an, tid, bf); in ath_tx_tid_filt_comp_aggr()
3601 __func__, tid->tid, bf, nbf, SEQNO(bf->bf_state.bfs_seqno)); in ath_tx_tid_filt_comp_aggr()
3603 nbf = bf; in ath_tx_tid_filt_comp_aggr()
[all …]
/src/share/misc/
H A Dcommitters-ports.dot44 bf [label="Brendan Fabeny\nbf@FreeBSD.org\n2010/06/02\n2017/04/29"]