Searched defs:conf (Results 1 - 25 of 148) sorted by path

123456

/freebsd-10.1-release/contrib/bmake/mk/
H A Dmeta2deps.py138 conf = None variable in class:MetaFile
[all...]
/freebsd-10.1-release/contrib/ipfilter/tools/
H A Dipmon.c1570 initconfig(config_t *conf) argument
1782 openlogs(config_t *conf) argument
1822 read_loginfo(config_t *conf) argument
[all...]
/freebsd-10.1-release/contrib/ntp/include/
H A Dntp_refclock.h145 struct refclock * conf; /* refclock_conf[type] */ member in struct:refclockproc
/freebsd-10.1-release/contrib/ntp/ntpq/
H A Dntpq-subs.c1140 const char *conf; local
/freebsd-10.1-release/contrib/ofed/libibverbs/src/
H A Dinit.c292 FILE *conf; local
/freebsd-10.1-release/contrib/ofed/management/opensm/opensm/
H A Dosm_prtn_config.c78 static int partition_create(unsigned lineno, struct part_conf *conf, argument
135 partition_add_flag(unsigned lineno, struct part_conf *conf, char *flag, char *val) argument
192 partition_add_port(unsigned lineno, struct part_conf *conf, char *name, char *flag) argument
287 struct part_conf *conf = ∂ local
299 flush_part_conf(struct part_conf *conf) argument
305 parse_part_conf(struct part_conf *conf, char *str, int lineno) argument
397 struct part_conf *conf = NULL; local
[all...]
/freebsd-10.1-release/contrib/subversion/
H A Dgen-make.py277 conf = 'build.conf' variable
/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dconfig_file.c790 static int hostapd_config_bss(struct hostapd_config *conf, const char *ifname) argument
192 hostapd_config_read_eap_user(const char *fname, struct hostapd_bss_config *conf) argument
860 hostapd_config_tx_queue(struct hostapd_config *conf, char *name, char *val) argument
1016 hostapd_config_ht_capab(struct hostapd_config *conf, const char *capab) argument
1074 hostapd_config_vht_capab(struct hostapd_config *conf, const char *capab) argument
1138 hostapd_config_check_bss(struct hostapd_bss_config *bss, struct hostapd_config *conf) argument
1254 hostapd_config_check(struct hostapd_config *conf) argument
1712 hostapd_config_fill(struct hostapd_config *conf, struct hostapd_bss_config *bss, char *buf, char *pos, int line) argument
3018 struct hostapd_config *conf; local
3100 hostapd_set_iface(struct hostapd_config *conf, struct hostapd_bss_config *bss, char *field, char *value) argument
[all...]
H A Dmain.c161 struct hostapd_config *conf local
212 struct hostapd_bss_config *conf = hapd->conf; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dap_config.c99 struct hostapd_config *conf; local
291 hostapd_setup_wpa_psk(struct hostapd_bss_config *conf) argument
386 hostapd_config_free_bss(struct hostapd_bss_config *conf) argument
529 hostapd_config_free(struct hostapd_config *conf) argument
609 hostapd_get_psk(const struct hostapd_bss_config *conf, const u8 *addr, const u8 *prev_psk) argument
[all...]
H A Dauthsrv.c91 struct hostapd_bss_config *conf = hapd->conf; local
[all...]
H A Deap_user_db.c215 const struct hostapd_bss_config *conf = hapd->conf; local
[all...]
H A Dhostapd.c508 mac_in_conf(struct hostapd_config *conf, const void *a) argument
616 struct hostapd_bss_config *conf = hapd->conf; local
1009 hostapd_alloc_bss_data(struct hostapd_iface *hapd_iface, struct hostapd_config *conf, struct hostapd_bss_config *bss) argument
1187 struct hostapd_config *conf; local
1221 hostapd_data_alloc( struct hapd_interfaces *interfaces, struct hostapd_config *conf) argument
1254 struct hostapd_config *conf = NULL; local
[all...]
H A Dhostapd.h73 struct hostapd_bss_config *conf; member in struct:hostapd_data
205 struct hostapd_config *conf; member in struct:hostapd_iface
H A Dhw_features.c522 u16 conf = iface->conf->ht_capab; local
[all...]
H A Dieee802_1x.c1810 struct eapol_auth_config conf; local
[all...]
H A Dwpa_auth.c366 wpa_init(const u8 *addr, struct wpa_auth_config *conf, struct wpa_auth_callbacks *cb) argument
480 wpa_reconfig(struct wpa_authenticator *wpa_auth, struct wpa_auth_config *conf) argument
2002 struct wpa_auth_config *conf; local
[all...]
H A Dwpa_auth_ft.c68 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len) argument
88 int wpa_write_ftie(struct wpa_auth_config *conf, const u8 *r0kh_id, argument
624 struct wpa_auth_config *conf; local
788 struct wpa_auth_config *conf; local
[all...]
H A Dwpa_auth_glue.c29 static void hostapd_wpa_auth_conf(struct hostapd_bss_config *conf, argument
[all...]
H A Dwpa_auth_i.h176 struct wpa_auth_config conf; member in struct:wpa_authenticator
H A Dwpa_auth_ie.c27 static int wpa_write_wpa_ie(struct wpa_auth_config *conf, u8 *buf, size_t len) argument
91 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, argument
[all...]
H A Dwps_hostapd.c777 hostapd_init_wps(struct hostapd_data *hapd, struct hostapd_bss_config *conf) argument
[all...]
H A Dwps_hostapd.h44 hostapd_init_wps(struct hostapd_data *hapd, struct hostapd_bss_config *conf) argument
/freebsd-10.1-release/contrib/wpa/src/crypto/
H A Dtls_gnutls.c130 void * tls_init(const struct tls_config *conf) argument
H A Dtls_internal.c34 void * tls_init(const struct tls_config *conf) argument

Completed in 407 milliseconds

123456