Searched defs:conf (Results 51 - 75 of 151) sorted by relevance

1234567

/freebsd-10-stable/crypto/openssl/crypto/x509v3/
H A Dv3_conf.c84 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, char *name, argument
103 X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, argument
117 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CT argument
328 X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, char *section, STACK_OF(X509_EXTENSION) **sk) argument
352 X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509 *cert) argument
363 X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_CRL *crl) argument
374 X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, char *section, X509_REQ *req) argument
447 X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) argument
[all...]
/freebsd-10-stable/sys/arm/freescale/imx/
H A Dimx6_sdma.c84 struct sdma_conf *conf; local
241 sdma_configure(int chn, struct sdma_conf *conf) argument
[all...]
/freebsd-10-stable/usr.bin/usbhidaction/
H A Dusbhidaction.c85 const char *conf = NULL; local
275 parse_conf(const char *conf, report_desc_t repd, int reportid, int ignore) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/conf/
H A Dconf_def.c142 def_init_default(CONF *conf) argument
154 def_init_WIN32(CONF *conf) argument
166 def_destroy(CONF *conf) argument
175 def_destroy_data(CONF *conf) argument
183 def_load(CONF *conf, const char *name, long *line) argument
207 def_load_bio(CONF *conf, BIO *in, long *line) argument
437 clear_comments(CONF *conf, char *p) argument
474 str_copy(CONF *conf, char *section, char **pto, char *from) argument
623 eat_ws(CONF *conf, char *p) argument
630 eat_alpha_numeric(CONF *conf, char *p) argument
643 scan_quote(CONF *conf, char *p) argument
661 scan_dquote(CONF *conf, char *p) argument
691 def_dump(const CONF *conf, BIO *out) argument
698 def_is_number(const CONF *conf, char c) argument
703 def_to_int(const CONF *conf, char c) argument
[all...]
/freebsd-10-stable/usr.bin/iscsictl/
H A Discsictl.c54 struct conf *conf; local
66 target_find(struct conf *conf, cons argument
80 target_new(struct conf *conf) argument
224 conf_verify(struct conf *conf) argument
291 conf_from_target(struct iscsi_session_conf *conf, const struct target *targ) argument
375 struct iscsi_session_conf *conf; local
453 const struct iscsi_session_conf *conf; local
558 const struct iscsi_session_conf *conf; local
655 struct conf *conf; local
[all...]
/freebsd-10-stable/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c345 dtrace_conf_t conf; local
/freebsd-10-stable/sys/dev/etherswitch/ip17x/
H A Dip17x.c544 ip17x_getconf(device_t dev, etherswitch_conf_t *conf) argument
558 ip17x_setconf(device_t dev, etherswitch_conf_t *conf) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c47 struct conf { struct
/freebsd-10-stable/sys/dev/hyperv/netvsc/
H A Dhn_nvs.c502 struct hn_nvs_ndis_conf conf; local
[all...]
/freebsd-10-stable/tools/tools/dmardump/
H A Ddmardump.c64 static struct pci_conf conf; local
102 struct pci_conf *conf; local
[all...]
/freebsd-10-stable/sys/netgraph/
H A Dng_patch.c53 const struct ng_patch_config *conf; local
198 struct ng_patch_config *conf, *newconf; local
322 struct ng_patch_config *conf; local
[all...]
H A Dng_checksum.c65 struct ng_checksum_config *conf; member in struct:ng_checksum_priv
194 struct ng_checksum_config *conf, *newconf; local
[all...]
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c374 struct gconfig *conf; local
/freebsd-10-stable/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 Dhw_features.c522 u16 conf = iface->conf->ht_capab; local
[all...]
H A Dwpa_auth_glue.c29 static void hostapd_wpa_auth_conf(struct hostapd_bss_config *conf, argument
[all...]
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dtls_internal.c34 void * tls_init(const struct tls_config *conf) argument
/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Deap_pwd.c466 u8 conf[SHA256_MAC_LEN], *cruft = NULL, *ptr; local
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server.c1232 eap_server_sm_init(void *eapol_ctx, struct eapol_callbacks *eapol_cb, struct eap_config *conf) argument
[all...]
/freebsd-10-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.c1096 eapol_auth_conf_free(struct eapol_auth_config *conf) argument
1109 eapol_auth_init(struct eapol_auth_config *conf, struct eapol_auth_cb *cb) argument
[all...]
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.c367 struct wpa_auth_config conf; local
[all...]
/freebsd-10-stable/contrib/wpa/wpa_supplicant/tests/
H A Dtest_wpa.c270 struct wpa_auth_config conf; local
[all...]
/freebsd-10-stable/sbin/etherswitchcfg/
H A Detherswitchcfg.c72 etherswitch_conf_t conf; member in struct:cfg
368 etherswitch_conf_t conf; local
[all...]
/freebsd-10-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_conn.c1250 struct uniapi_setup_confirm *conf = uni_msg_rptr(msg, local
1430 struct uniapi_release_confirm *conf = uni_msg_rptr(msg, local
1493 struct uniapi_release_indication *conf local
[all...]
/freebsd-10-stable/sys/mips/adm5120/
H A Dif_admsw.c1170 uint32_t allmc, anymc, conf, promisc; local

Completed in 1185 milliseconds

1234567