Searched defs:bf (Results 1 - 25 of 59) sorted by relevance

123

/freebsd-current/contrib/bearssl/src/ssl/
H A Dssl_hashes.c29 br_ssl_choose_hash(unsigned bf) argument
/freebsd-current/contrib/wpa/src/utils/
H A Dbitfield.c23 struct bitfield *bf; local
34 void bitfield_free(struct bitfield *bf) argument
40 bitfield_set(struct bitfield *bf, size_t bit) argument
48 bitfield_clear(struct bitfield *bf, size_t bit) argument
56 bitfield_is_set(struct bitfield *bf, size_t bit) argument
76 bitfield_get_first_zero(struct bitfield *bf) argument
[all...]
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dpgusage.c39 char * bf; local
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_window.c82 syncok(WINDOW *win, bool bf) argument
/freebsd-current/contrib/netbsd-tests/lib/libm/
H A Dt_round.c64 float af = VALF, bf, cf; local
/freebsd-current/sys/dev/ath/
H A Dif_ath_debug.c99 ath_printrxbuf(struct ath_softc *sc, const struct ath_buf *bf, argument
140 const struct ath_buf *bf = first_bf; local
202 const struct ath_buf *bf = first_bf; local
[all...]
H A Dif_ath_descdma.c245 struct ath_buf *bf; local
329 struct ath_buf *bf; local
386 struct ath_buf *bf; local
[all...]
H A Dif_ath_tdma.c617 struct ath_buf *bf; local
H A Dif_ath_tx_edma.c174 struct ath_buf *bf, *bf_last; local
404 struct ath_buf *bf; local
528 ath_edma_xmit_handoff_hw(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
565 ath_edma_xmit_handoff_mcast(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
620 ath_edma_xmit_handoff(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
800 struct ath_buf *bf; local
[all...]
H A Dif_ath_sysctl.c462 struct ath_buf *bf; local
H A Dif_ath_rx_edma.c208 struct ath_buf *bf; local
415 struct ath_buf *bf; local
528 struct ath_buf *bf; local
553 struct ath_buf *bf, *next; local
675 ath_edma_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) argument
756 struct ath_buf *bf; local
789 ath_edma_rxbuf_free(struct ath_softc *sc, struct ath_buf *bf) argument
818 struct ath_buf *bf; local
892 struct ath_buf *bf = re->m_fifo[i]; local
[all...]
H A Dif_ath_tx_ht.c222 ath_tx_rate_fill_rcflags(struct ath_softc *sc, struct ath_buf *bf) argument
563 ath_get_aggr_limit(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf) argument
614 ath_rateseries_setup(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, HAL_11N_RATE_SERIES *series) argument
741 ath_buf_set_rate(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf) argument
822 struct ath_buf *bf, *bf_first = NULL, *bf_prev = NULL; local
[all...]
H A Dif_ath_beacon.c184 struct ath_buf *bf; local
266 ath_beacon_setup(struct ath_softc *sc, struct ath_buf *bf) argument
435 struct ath_buf *bf; local
570 struct ath_buf *bf, *bf_last; local
662 struct ath_buf *bf; local
703 struct ath_buf *bf; local
829 struct ath_buf *bf; local
868 ath_beacon_return(struct ath_softc *sc, struct ath_buf *bf) argument
891 struct ath_buf *bf; local
[all...]
H A Dif_ath_rx.c246 ath_legacy_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) argument
657 ath_rx_pkt(struct ath_softc *sc, struct ath_rx_status *rs, HAL_STATUS status, uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf, struct mbuf *m) argument
1075 struct ath_buf *bf; local
1351 struct ath_buf *bf; local
1410 struct ath_buf *bf; local
1453 struct ath_buf *bf; local
[all...]
/freebsd-current/sys/dev/rtwn/usb/
H A Drtwn_usb_tx.c76 struct rtwn_data *bf; local
92 struct rtwn_data *bf; local
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_pd.c172 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) argument
246 void mlx4_bf_free(struct mlx4_dev *dev, struct mlx4_bf *bf) argument
[all...]
/freebsd-current/sys/dev/isci/scil/
H A Dscic_config_parameters.h254 } bf; member in union:OEM_SSC_PARAMETERS
/freebsd-current/contrib/tcsh/
H A Dtw.comp.c220 static Char *bf = NULL; local
[all...]
/freebsd-current/usr.sbin/fstyp/
H A Dntfs.c134 struct ntfs_bootfile *bf; local
[all...]
/freebsd-current/contrib/file/src/
H A Dencoding.c465 looks_ucs16(const unsigned char *bf, size_t nbytes, file_unichar_t *ubf, argument
525 looks_ucs32(const unsigned char *bf, size_ argument
[all...]
/freebsd-current/sys/geom/label/
H A Dg_label_ntfs.c95 struct ntfs_bootfile *bf; local
[all...]
/freebsd-current/contrib/sendmail/src/
H A Dbf.c53 struct bf struct
[all...]
/freebsd-current/contrib/lua/src/
H A Dlobject.c455 char *bf = getbuff(buff, cast_int(slen)); local
519 char *bf = getbuff(&buff, sz); local
526 char bf[UTF8BUFFSZ]; local
/freebsd-current/sys/powerpc/fpu/
H A Dfpu_emu.c265 int ra, rb, rc, rt, type, mask, fsr, cx, bf, setcr; local
/freebsd-current/usr.sbin/makefs/ffs/
H A Dmkfs.c810 ffs_rdfs(daddr_t bno, int size, void *bf, const fsinfo_t *fsopts) argument
834 ffs_wtfs(daddr_t bno, int size, void *bf, const fsinfo_t *fsopts) argument

Completed in 182 milliseconds

123