Searched defs:conf (Results 176 - 198 of 198) sorted by relevance

12345678

/freebsd-13-stable/sys/security/mac_mls/
H A Dmac_mls.c463 mls_init(struct mac_policy_conf *conf) argument
/freebsd-13-stable/sys/security/mac_stub/
H A Dmac_stub.c104 stub_destroy(struct mac_policy_conf *conf) argument
110 stub_init(struct mac_policy_conf *conf) argument
/freebsd-13-stable/sys/contrib/alpine-hal/
H A Dal_hal_pcie_regs.h273 uint32_t *conf; member in struct:al_pcie_axi_pcie_global
334 struct al_pcie_axi_conf conf; member in struct:al_pcie_axi_regs
H A Dal_hal_pcie_axi_reg.h258 uint32_t conf; member in struct:al_pcie_revx_axi_pcie_global
617 struct al_pcie_rev1_2_axi_conf conf; /* [0xdc] */ member in struct:al_pcie_rev1_axi_regs
643 struct al_pcie_rev1_2_axi_conf conf; /* [0xdc] */ member in struct:al_pcie_rev2_axi_regs
685 struct al_pcie_rev3_axi_conf conf; /* [0x400] */ member in struct:al_pcie_rev3_axi_regs
/freebsd-13-stable/crypto/openssl/apps/
H A Dapps.c455 CONF *conf; local
481 CONF *conf; local
495 CONF *conf; local
525 add_oid_section(CONF *conf) argument
[all...]
H A Dca.c226 CONF *conf = NULL; local
1255 lookup_conf(const CONF *conf, const char *section, const char *tag) argument
[all...]
/freebsd-13-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c233 static const char *conf; /* Configuration file to use */ variable
/freebsd-13-stable/tools/tools/netmap/
H A Dpkt-gen.c635 parse_nmr_config(const char* conf, struct nmreq_register *nmr) argument
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c787 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len) argument
807 int wpa_write_ftie(struct wpa_auth_config *conf, int use_sha384, argument
2424 struct wpa_auth_config *conf; local
2798 struct wpa_auth_config *conf = &wpa_auth->conf; local
2868 struct wpa_auth_config *conf; local
[all...]
H A Dap_config.h1014 static inline u8 hostapd_get_oper_chwidth(struct hostapd_config *conf) argument
1024 hostapd_set_oper_chwidth(struct hostapd_config *conf, u8 oper_chwidth) argument
1034 hostapd_get_oper_centr_freq_seg0_idx(struct hostapd_config *conf) argument
1044 hostapd_set_oper_centr_freq_seg0_idx(struct hostapd_config *conf, u8 oper_centr_freq_seg0_idx) argument
1055 hostapd_get_oper_centr_freq_seg1_idx(struct hostapd_config *conf) argument
1065 hostapd_set_oper_centr_freq_seg1_idx(struct hostapd_config *conf, u8 oper_centr_freq_seg1_idx) argument
[all...]
/freebsd-13-stable/contrib/wpa/src/crypto/
H A Dtls_openssl.c277 static struct tls_context * tls_context_new(const struct tls_config *conf) argument
951 void * tls_init(const struct tls_config *conf) argument
[all...]
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c1049 struct wpa_config *conf; local
[all...]
H A Dp2p_supplicant.c9104 struct hostapd_config *conf; local
[all...]
H A Dwpa_supplicant_i.h522 struct wpa_config *conf; member in struct:wpa_supplicant
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c1183 const char *conf; local
/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdaa.c1038 uint32_t pincap, conf; local
1230 uint32_t conf; local
5747 hdaa_dump_pin_config(struct hdaa_widget *w, uint32_t conf) argument
[all...]
/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx6_ipu.c766 uint32_t conf; local
842 uint32_t conf; local
/freebsd-13-stable/contrib/wpa/src/common/
H A Ddpp.c4207 struct dpp_configuration *conf; local
4280 dpp_configuration_valid(const struct dpp_configuration *conf) argument
4292 dpp_configuration_free(struct dpp_configuration *conf) argument
4307 struct dpp_configuration *conf = NULL; local
4413 struct dpp_configurator *conf; local
4483 dpp_build_conf_start(struct dpp_authentication *auth, struct dpp_configuration *conf, size_t tailroom) argument
4557 dpp_build_legacy_cred_params(struct wpabuf *buf, struct dpp_configuration *conf) argument
4583 dpp_build_conf_obj_dpp(struct dpp_authentication *auth, int ap, struct dpp_configuration *conf) argument
4797 dpp_build_conf_obj_legacy(struct dpp_authentication *auth, int ap, struct dpp_configuration *conf) argument
4820 struct dpp_configuration *conf; local
4848 struct wpabuf *conf; local
6152 dpp_configurator_free(struct dpp_configurator *conf) argument
6162 dpp_configurator_get_key(const struct dpp_configurator *conf, char *buf, size_t buflen) argument
6190 struct dpp_configurator *conf; local
8619 struct dpp_configurator *conf; local
8638 struct dpp_configurator *conf = NULL; local
8670 struct dpp_configurator *conf, *tmp; local
8710 struct dpp_configurator *conf; local
[all...]
/freebsd-13-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c4377 int ofs = arg2, i, error, conf; local
/freebsd-13-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c560 struct al_udma_m2s_pkt_len_conf conf; local
H A Dal_hal_eth_ec_regs.h766 uint32_t conf; member in struct:al_ec_gen_v3
/freebsd-13-stable/sys/netinet/tcp_stacks/
H A Drack.c2341 rack_log_rtt_upd(struct tcpcb *tp, struct tcp_rack *rack, uint32_t t, uint32_t len, struct rack_sendmap *rsm, int conf) argument
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver.h1474 struct wpa_driver_mesh_bss_params conf; member in struct:wpa_driver_mesh_join_params

Completed in 443 milliseconds

12345678