Searched defs:conf (Results 76 - 100 of 143) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dwpa_auth_glue.c40 static void hostapd_wpa_auth_conf(struct hostapd_bss_config *conf, argument
[all...]
H A Dwps_hostapd.c502 hostapd_init_wps(struct hostapd_data *hapd, struct hostapd_bss_config *conf) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/crypto/
H A Dtls_internal.c40 void * tls_init(const struct tls_config *conf) argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_server/
H A Deap_server.c1216 eap_server_sm_init(void *eapol_ctx, struct eapol_callbacks *eapol_cb, struct eap_config *conf) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eapol_auth/
H A Deapol_auth_sm.c1084 eapol_auth_conf_free(struct eapol_auth_config *conf) argument
1097 eapol_auth_init(struct eapol_auth_config *conf, struct eapol_auth_cb *cb) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eapol_supp/
H A Deapol_supp_sm.h308 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, struct eapol_config *conf) argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/
H A Dscan.c53 static int wpas_wps_in_use(struct wpa_config *conf, argument
77 int wpa_supplicant_enabled_networks(struct wpa_config *conf) argument
208 wpa_supplicant_build_filter_ssids(struct wpa_config *conf, size_t *num_ssids) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/tests/
H A Dtest_wpa.c276 struct wpa_auth_config conf; local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dlemac.c243 int pg, conf; local
H A Dmtd803var.h55 u_int32_t conf; /* Config field */ member in struct:mtd_desc
/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Dwdc_obio.c317 u_int conf = 0; local
382 u_int conf = 0; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mips/adm5120/dev/
H A Dif_admsw.c1106 uint32_t allmc, anymc, conf, promisc; local
/netbsd-6-1-5-RELEASE/usr.sbin/faithd/
H A Dfaithd.c431 const struct config *conf; local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dusbdi_util.c95 usbd_get_config_desc_full(usbd_device_handle dev, int conf, void *d, int size) argument
404 usbd_get_config(usbd_device_handle dev, u_int8_t *conf) argument
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpiixpm.c158 pcireg_t base, conf; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kpasswd/
H A Dkpasswdd.c247 kadm5_config_params conf; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dipropd_master.c766 kadm5_config_params conf; local
H A Dipropd_slave.c500 kadm5_config_params conf; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dts.c129 CONF *conf = NULL; local
419 CONF *conf = NULL; local
673 reply_command(CONF *conf, char *section, char *engine, char *queryfile, char *passin, char *inkey, char *signer, char *chain, const char *policy, char *in, int token_in, char *out, int token_out, int text) argument
800 create_response(CONF *conf, const char *section, char *engine, char *queryfile, char *passin, char *inkey, char *signer, char *chain, const char *policy) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dv3_utl.c111 void X509V3_conf_free(CONF_VALUE *conf) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/named/
H A Dconfig.c267 ns_config_parsedefaults(cfg_parser_t *parser, cfg_obj_t **conf) { argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/zkt/
H A Dmisc.c752 void verbmesg (int verblvl, const zconf_t *conf, char *fmt, ...) argument
H A Dzconf.c678 zconf_t *dupconfig (const zconf_t *conf) argument
696 zconf_t *freeconfig (zconf_t *conf) argument
[all...]
H A Dzkt-signer.c349 static void usage (char *mesg, zconf_t *conf) argument
430 parsedir(const char *dir, zone_t **zp, const zconf_t *conf) argument
844 const zconf_t *conf; local
973 copy_keyset(const char *dir, const char *domain, const zconf_t *conf) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/hostapd/
H A Dconfig_file.c688 static int hostapd_config_bss(struct hostapd_config *conf, const char *ifname) argument
198 hostapd_config_read_eap_user(const char *fname, struct hostapd_bss_config *conf) argument
761 hostapd_config_tx_queue(struct hostapd_config *conf, char *name, char *val) argument
821 hostapd_config_wmm_ac(struct hostapd_config *conf, char *name, char *val) argument
987 hostapd_config_ht_capab(struct hostapd_config *conf, const char *capab) argument
1044 hostapd_config_check_bss(struct hostapd_bss_config *bss, struct hostapd_config *conf) argument
1105 hostapd_config_check(struct hostapd_config *conf) argument
1131 struct hostapd_config *conf; local
[all...]

Completed in 182 milliseconds

123456