Searched refs:nbf (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/lib/libc/stdio/ |
| D | setvbuf.c | 85 goto nbf; in setvbuf() 113 nbf: in setvbuf()
|
| /freebsd-10-stable/contrib/sendmail/libsm/ |
| D | setvbuf.c | 97 goto nbf; 132 nbf:
|
| /freebsd-10-stable/sys/dev/ath/ |
| D | if_ath_tx.c | 3391 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/ |
| D | committers-ports.dot | 66 bf [label="Brendan Fabeny\nbf@FreeBSD.org\n2010/06/02"]
|