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

123

/freebsd-12-stable/contrib/bearssl/src/ssl/
H A Dssl_hashes.c29 br_ssl_choose_hash(unsigned bf) argument
/freebsd-12-stable/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-12-stable/contrib/netbsd-tests/lib/libm/
H A Dt_round.c59 float af = VALF, bf, cf; local
/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dpgusage.c39 char * bf; local
/freebsd-12-stable/contrib/ncurses/ncurses/base/
H A Dlib_window.c80 syncok(WINDOW *win, bool bf) argument
/freebsd-12-stable/sys/dev/rtwn/usb/
H A Drtwn_usb_tx.c78 struct rtwn_data *bf; local
94 struct rtwn_data *bf; local
/freebsd-12-stable/sys/dev/ath/
H A Dif_ath_debug.c101 ath_printrxbuf(struct ath_softc *sc, const struct ath_buf *bf, argument
142 const struct ath_buf *bf = first_bf; local
204 const struct ath_buf *bf = first_bf; local
[all...]
H A Dif_ath_descdma.c247 struct ath_buf *bf; local
331 struct ath_buf *bf; local
388 struct ath_buf *bf; local
[all...]
H A Dif_ath_tdma.c619 struct ath_buf *bf; local
H A Dif_ath_rx_edma.c210 struct ath_buf *bf; local
417 struct ath_buf *bf; local
530 struct ath_buf *bf; local
555 struct ath_buf *bf, *next; local
677 ath_edma_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) argument
758 struct ath_buf *bf; local
791 ath_edma_rxbuf_free(struct ath_softc *sc, struct ath_buf *bf) argument
820 struct ath_buf *bf; local
894 struct ath_buf *bf = re->m_fifo[i]; local
[all...]
H A Dif_ath_sysctl.c464 struct ath_buf *bf; local
H A Dif_ath_tx_edma.c176 struct ath_buf *bf, *bf_last; local
406 struct ath_buf *bf; local
530 ath_edma_xmit_handoff_hw(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
567 ath_edma_xmit_handoff_mcast(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
622 ath_edma_xmit_handoff(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
802 struct ath_buf *bf; local
[all...]
H A Dif_ath_beacon.c186 struct ath_buf *bf; local
268 ath_beacon_setup(struct ath_softc *sc, struct ath_buf *bf) argument
437 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.c248 ath_legacy_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) argument
658 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
1073 struct ath_buf *bf; local
1349 struct ath_buf *bf; local
1408 struct ath_buf *bf; local
1451 struct ath_buf *bf; local
[all...]
/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_uar.c77 struct mlx5_bf *bf; local
[all...]
/freebsd-12-stable/contrib/file/src/
H A Dencoding.c423 looks_ucs16(const unsigned char *bf, size_t nbytes, unichar *ubf, argument
462 looks_ucs32(const unsigned char *bf, size_ argument
[all...]
/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_config_parameters.h256 } bf; member in union:OEM_SSC_PARAMETERS
/freebsd-12-stable/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-12-stable/contrib/sendmail/src/
H A Dbf.c53 struct bf struct
[all...]
/freebsd-12-stable/contrib/tcsh/
H A Dtw.comp.c220 static Char *bf = NULL; local
[all...]
/freebsd-12-stable/sys/geom/label/
H A Dg_label_ntfs.c100 struct ntfs_bootfile *bf; local
[all...]
/freebsd-12-stable/usr.sbin/fstyp/
H A Dntfs.c102 struct ntfs_bootfile *bf; local
[all...]
/freebsd-12-stable/contrib/tcp_wrappers/
H A Doptions.c144 char bf[BUFSIZ]; local
/freebsd-12-stable/contrib/gdb/gdb/
H A Ddve3900-rom.c432 fetch_fields (struct bit_field *bf) argument
456 fetch_bitmapped_register(int regno, struct bit_field *bf) argument
504 store_bitmapped_register(int regno, struct bit_field *bf) argument
[all...]
/freebsd-12-stable/sys/dev/wtap/
H A Dif_wtap.c429 struct wtap_buf *bf = (struct wtap_buf *)malloc(sizeof(struct wtap_buf), local
483 struct wtap_buf *bf; local
[all...]

Completed in 386 milliseconds

123