Home
last modified time | relevance | path

Searched defs:conf (Results 101 - 125 of 439) sorted by relevance

12345678910>>...18

/third_party/musl/src/network/
H A Dres_msend.c411 struct resolvconf conf; in __res_msend() local
92 __res_msend_rc(int nqueries, const unsigned char *const *queries, const int *qlens, unsigned char *const *answers, int *alens, int asize, const struct resolvconf *conf) __res_msend_rc() argument
99 res_msend_rc_ext(int netid, int nqueries, const unsigned char *const *queries, const int *qlens, unsigned char *const *answers, int *alens, int asize, const struct resolvconf *conf) res_msend_rc_ext() argument
[all...]
/third_party/lwip/src/apps/http/
H A Daltcp_proxyconnect.c68 struct altcp_proxyconnect_config *conf; member
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dnameservercheck_client.c397 struct resolvconf conf = { in main() local
107 res_msend_rc_ext(int netid, int nqueries, const unsigned char *const *queries, const int *qlens, unsigned char *const *answers, int *alens, int asize, const struct resolvconf *conf, int newcheck) res_msend_rc_ext() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_conf.c34 static X509_EXTENSION *X509V3_EXT_nconf_int(CONF *conf, X509V3_CTX *ctx, in X509V3_EXT_nconf_int() argument
58 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, const char *name, in X509V3_EXT_nconf() argument
64 X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, in X509V3_EXT_nconf_nid() argument
79 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CT argument
309 X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, STACK_OF(X509_EXTENSION) **sk) X509V3_EXT_add_nconf_sk() argument
341 X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509 *cert) X509V3_EXT_add_nconf() argument
354 X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509_CRL *crl) X509V3_EXT_CRL_add_nconf() argument
367 X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509_REQ *req) X509V3_EXT_REQ_add_nconf() argument
436 X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) X509V3_set_nconf() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dgenpkey.c63 CONF *conf = NULL; in genpkey_main() local
H A Dspkac.c62 CONF *conf = NULL; in spkac_main() local
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_lib.c26 void CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash) in CONF_set_nconf() argument
204 NCONF_free(CONF *conf) NCONF_free() argument
211 NCONF_free_data(CONF *conf) NCONF_free_data() argument
218 NCONF_get0_libctx(const CONF *conf) NCONF_get0_libctx() argument
250 NCONF_load(CONF *conf, const char *file, long *eline) NCONF_load() argument
261 NCONF_load_fp(CONF *conf, FILE *fp, long *eline) NCONF_load_fp() argument
275 NCONF_load_bio(CONF *conf, BIO *bp, long *eline) NCONF_load_bio() argument
300 NCONF_get_string(const CONF *conf, const char *group, const char *name) NCONF_get_string() argument
320 default_is_number(const CONF *conf, char c) default_is_number() argument
325 default_to_int(const CONF *conf, char c) default_to_int() argument
330 NCONF_get_number_e(const CONF *conf, const char *group, const char *name, long *result) NCONF_get_number_e() argument
368 _CONF_get_number(const CONF *conf, const char *section, const char *name) _CONF_get_number() argument
381 NCONF_dump_fp(const CONF *conf, FILE *out) NCONF_dump_fp() argument
395 NCONF_dump_bio(const CONF *conf, BIO *out) NCONF_dump_bio() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_log.c45 CONF *conf; member
147 ctlog_new_from_conf(CTLOG_STORE *store, CTLOG **ct_log, const CONF *conf, const char *section) ctlog_new_from_conf() argument
[all...]
/third_party/openssl/test/
H A Dssl_test.c22 static CONF *conf = NULL; variable
H A Dv3ext.c371 CONF *conf; in test_ext_syntax() local
/third_party/pulseaudio/src/daemon/
H A Dohos_daemon-conf.c385 pa_daemon_conf *conf; member
[all...]
H A Ddaemon-conf.c385 pa_daemon_conf *conf; member
[all...]
/third_party/openssl/crypto/conf/
H A Dconf_lib.c26 void CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash) in CONF_set_nconf() argument
204 NCONF_free(CONF *conf) NCONF_free() argument
211 NCONF_free_data(CONF *conf) NCONF_free_data() argument
218 NCONF_get0_libctx(const CONF *conf) NCONF_get0_libctx() argument
250 NCONF_load(CONF *conf, const char *file, long *eline) NCONF_load() argument
261 NCONF_load_fp(CONF *conf, FILE *fp, long *eline) NCONF_load_fp() argument
275 NCONF_load_bio(CONF *conf, BIO *bp, long *eline) NCONF_load_bio() argument
300 NCONF_get_string(const CONF *conf, const char *group, const char *name) NCONF_get_string() argument
320 default_is_number(const CONF *conf, char c) default_is_number() argument
325 default_to_int(const CONF *conf, char c) default_to_int() argument
330 NCONF_get_number_e(const CONF *conf, const char *group, const char *name, long *result) NCONF_get_number_e() argument
368 _CONF_get_number(const CONF *conf, const char *section, const char *name) _CONF_get_number() argument
381 NCONF_dump_fp(const CONF *conf, FILE *out) NCONF_dump_fp() argument
395 NCONF_dump_bio(const CONF *conf, BIO *out) NCONF_dump_bio() argument
[all...]
/third_party/openssl/apps/
H A Dspkac.c62 CONF *conf = NULL; in spkac_main() local
H A Dgenpkey.c63 CONF *conf = NULL; in genpkey_main() local
/third_party/openssl/crypto/x509/
H A Dv3_conf.c34 static X509_EXTENSION *X509V3_EXT_nconf_int(CONF *conf, X509V3_CTX *ctx, in X509V3_EXT_nconf_int() argument
58 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, const char *name, in X509V3_EXT_nconf() argument
64 X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, in X509V3_EXT_nconf_nid() argument
79 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CT argument
309 X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, STACK_OF(X509_EXTENSION) **sk) X509V3_EXT_add_nconf_sk() argument
341 X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509 *cert) X509V3_EXT_add_nconf() argument
354 X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509_CRL *crl) X509V3_EXT_CRL_add_nconf() argument
367 X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509_REQ *req) X509V3_EXT_REQ_add_nconf() argument
436 X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) X509V3_set_nconf() argument
[all...]
/third_party/openssl/crypto/ct/
H A Dct_log.c45 CONF *conf; member
147 ctlog_new_from_conf(CTLOG_STORE *store, CTLOG **ct_log, const CONF *conf, const char *section) ctlog_new_from_conf() argument
[all...]
/third_party/skia/tools/
H A Dusing_skia_and_harfbuzz.cpp134 Placement(const Config* conf, SkDocument *doc) in Placement() argument
/third_party/toybox/kconfig/
H A Dconf.c408 static void conf(struct menu *menu) in conf() function
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dlib.rs146 pub mod conf; modules
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_none.c14 void * tls_init(const struct tls_config *conf) in tls_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_das.c537 radius_das_init(struct radius_das_conf *conf) in radius_das_init() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh.c74 struct mesh_conf *conf; in mesh_config_create() local
249 struct hostapd_config *conf; wpa_supplicant_mesh_init() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_he.c339 struct hostapd_config *conf = hapd->iface->conf; hostapd_eid_he_6ghz_band_cap() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_none.c14 void * tls_init(const struct tls_config *conf) in tls_init() argument

Completed in 15 milliseconds

12345678910>>...18