/dflybsd-src/contrib/wpa_supplicant/src/drivers/ |
H A D | driver_nl80211_event.c | 967 struct nlattr *tb[]) in mlme_event_michael_mic_failure() 1003 struct nlattr *tb[]) in mlme_event_join_ibss() 1034 int cancel_event, struct nlattr *tb[]) in mlme_event_remain_on_channel() 1082 struct nlattr *tb[]) in mlme_event_ft_event() 1111 struct nlattr *tb[]) in mlme_event_dh_event() 1133 struct nlattr *tb[], int external_scan) in send_scan_event() 1209 struct nlattr *tb[]) in nl80211_cqm_event() 1311 struct nlattr **tb) in nl80211_new_peer_candidate() 1334 struct nlattr **tb) in nl80211_new_station_event() 1367 struct nlattr **tb) in nl80211_del_station_event() [all …]
|
H A D | driver_nl80211_capa.c | 102 struct nlattr *tb) in wiphy_info_supported_iftypes() 202 struct nlattr *tb) in wiphy_info_iface_comb() 218 struct nlattr *tb) in wiphy_info_supp_cmds() 252 struct nlattr *tb) in wiphy_info_cipher_suites() 311 struct nlattr *tb) in wiphy_info_max_roc() 348 struct nlattr *tb) in wiphy_info_ext_feature_flags() 440 struct nlattr *tb) in wiphy_info_feature_flags() 512 struct nlattr *tb) in wiphy_info_probe_resp_offload() 528 struct nlattr *tb) in wiphy_info_wowlan_triggers() 557 struct nlattr *tb) in wiphy_info_extended_capab() [all …]
|
H A D | driver_nl80211_scan.c | 34 struct nlattr *tb[NL80211_ATTR_MAX + 1]; in get_noise_for_scan_results() local 698 struct nlattr *tb[NL80211_ATTR_MAX + 1]; in nl80211_parse_bss_info() local 1041 struct nlattr *tb[NL80211_ATTR_MAX + 1]; in scan_cookie_handler() local
|
H A D | driver_nl80211.c | 335 struct nlattr *tb[NLMSGERR_ATTR_MAX + 1]; in error_handler() local 468 struct nlattr *tb[CTRL_ATTR_MAX + 1]; in family_handler() local 598 struct nlattr *tb[NL80211_ATTR_MAX + 1]; in netdev_info_handler() local 713 struct nlattr *tb[NL80211_ATTR_MAX + 1]; in process_beacon_event() local 1308 struct nlattr *tb[NL80211_ATTR_MAX + 1]; in nl80211_get_assoc_freq_handler() local 1416 struct nlattr *tb[NL80211_ATTR_MAX + 1]; in get_link_signal() local 1496 struct nlattr *tb[NL80211_ATTR_MAX + 1]; in get_link_noise() local 1553 struct nlattr *tb[NL80211_ATTR_MAX + 1] = { 0 }; in get_channel_info() local 2559 struct nlattr *tb[NL80211_ATTR_MAX + 1]; in qca_vendor_test_cmd_handler() local 6177 struct nlattr *tb[NL80211_ATTR_MAX + 1]; in get_key_handler() local [all …]
|
H A D | driver_macsec_linux.c | 539 struct nlattr *tb[MACSEC_SA_ATTR_MAX + 1]; in dump_callback() local 566 struct nlattr *tb[MACSEC_RXSC_ATTR_MAX + 1]; in dump_callback() local
|
/dflybsd-src/lib/libc/nameser/ |
H A D | ns_samedomain.c | 198 char ta[NS_MAXDNAME], tb[NS_MAXDNAME]; in ns_samename() local
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | rename.c | 97 struct utimbuf tb; in set_times() local
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | rename.c | 97 struct utimbuf tb; in set_times() local
|
/dflybsd-src/usr.bin/leave/ |
H A D | leave.c | 138 char tb[80]; in doalarm() local
|
/dflybsd-src/sys/kern/ |
H A D | subr_gtaskqueue.c | 272 struct gtaskqueue_busy *tb; in gtaskqueue_drain_tq_active() local 320 struct gtaskqueue_busy tb; in gtaskqueue_run_locked() local 367 struct gtaskqueue_busy *tb; in task_is_running() local
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | mul.c | 164 mpfr_t ta, tb, tc; in mpfr_mul() local
|
/dflybsd-src/sbin/dhclient/ |
H A D | conflex.c | 132 static char tb[2]; in get_token() local
|
/dflybsd-src/gnu/usr.bin/gdb/kgdb/ |
H A D | trgt.c | 238 struct target_ops *tb; in kgdb_trgt_find_new_threads() local
|
/dflybsd-src/test/interbench/ |
H A D | interbench.c | 385 struct data_table *tb; in periodic_schedule() local 461 void initialise_thread_data(struct data_table *tb) in initialise_thread_data() 570 struct data_table *tb; in emulate_game() local
|
/dflybsd-src/sys/dev/netif/et/ |
H A D | if_et.c | 992 struct et_txbuf *tb = &tbd->tbd_buf[i]; in et_dma_mbuf_destroy() local 1301 struct et_txbuf *tb = &tbd->tbd_buf[i]; in et_free_tx_ring() local 2029 struct et_txbuf *tb; in et_txeof() local
|
/dflybsd-src/sys/netproto/smb/ |
H A D | smb_rq.c | 328 u_int8_t tb; in smb_rq_reply() local
|
/dflybsd-src/sys/net/altq/ |
H A D | altq_subr.c | 463 struct tb_profile tb; in altq_pfattach() local
|
/dflybsd-src/sys/net/pf/ |
H A D | pf_ioctl.c | 680 struct tb_profile tb; in pf_enable_altq() local 710 struct tb_profile tb; in pf_disable_altq() local
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | macro.c | 243 struct tm *tb = NULL; in _cpp_builtin_macro_text() local 332 struct tm *tb = NULL; in _cpp_builtin_macro_text() local
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | macro.c | 414 struct tm *tb = NULL; in _cpp_builtin_macro_text() local 511 struct tm *tb = NULL; in _cpp_builtin_macro_text() local
|
/dflybsd-src/contrib/cvs-1.12/src/ |
H A D | subr.c | 1391 struct cmdline_bindings *tb; in format_cmdline() local
|
/dflybsd-src/gnu/usr.bin/rcs/lib/ |
H A D | rcsedit.c | 285 struct stat sb, tb; local
|
/dflybsd-src/sys/vfs/smbfs/ |
H A D | smbfs_smb.c | 1054 u_int8_t tb; in smbfs_findnextLM2() local
|
/dflybsd-src/contrib/lvm2/dist/lib/config/ |
H A D | config.c | 55 const char *tb, *te; member
|
/dflybsd-src/sys/net/ |
H A D | zlib.c | 3573 inflate_huft *tb; /* bit length decoding tree */ member 4416 inflate_trees_bits(uIntf *c, uIntf *bb, inflate_huft * FAR *tb, z_streamp z)
|