Home
last modified time | relevance | path

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

/freebsd-10-stable/lib/libc/stdio/
Dsetvbuf.c85 goto nbf; in setvbuf()
113 nbf: in setvbuf()
/freebsd-10-stable/contrib/sendmail/libsm/
Dsetvbuf.c97 goto nbf;
132 nbf:
/freebsd-10-stable/sys/dev/ath/
Dif_ath_tx.c3391 struct ath_buf *nbf; in ath_tx_tid_filt_comp_single() local
3414 nbf = ath_tx_retry_clone(sc, tid->an, tid, bf); in ath_tx_tid_filt_comp_single()
3417 __func__, bf, nbf); in ath_tx_tid_filt_comp_single()
3419 nbf = bf; in ath_tx_tid_filt_comp_single()
3422 if (nbf == NULL) { in ath_tx_tid_filt_comp_single()
3428 ath_tx_tid_filt_comp_buf(sc, tid, nbf); in ath_tx_tid_filt_comp_single()
3440 struct ath_buf *bf, *bf_next, *nbf; in ath_tx_tid_filt_comp_aggr() local
3464 nbf = ath_tx_retry_clone(sc, tid->an, tid, bf); in ath_tx_tid_filt_comp_aggr()
3467 __func__, bf, nbf); in ath_tx_tid_filt_comp_aggr()
3469 nbf = bf; in ath_tx_tid_filt_comp_aggr()
[all …]
/freebsd-10-stable/share/misc/
Dcommitters-ports.dot66 bf [label="Brendan Fabeny\nbf@FreeBSD.org\n2010/06/02"]