| /third_party/musl/src/network/ |
| H A D | res_msend.c | 411 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 D | altcp_proxyconnect.c | 68 struct altcp_proxyconnect_config *conf; member
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| H A D | nameservercheck_client.c | 397 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 D | v3_conf.c | 34 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 D | genpkey.c | 63 CONF *conf = NULL; in genpkey_main() local
|
| H A D | spkac.c | 62 CONF *conf = NULL; in spkac_main() local
|
| /third_party/node/deps/openssl/openssl/crypto/conf/ |
| H A D | conf_lib.c | 26 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 D | ct_log.c | 45 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 D | ssl_test.c | 22 static CONF *conf = NULL; variable
|
| H A D | v3ext.c | 371 CONF *conf; in test_ext_syntax() local
|
| /third_party/pulseaudio/src/daemon/ |
| H A D | ohos_daemon-conf.c | 385 pa_daemon_conf *conf; member [all...] |
| H A D | daemon-conf.c | 385 pa_daemon_conf *conf; member [all...] |
| /third_party/openssl/crypto/conf/ |
| H A D | conf_lib.c | 26 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 D | spkac.c | 62 CONF *conf = NULL; in spkac_main() local
|
| H A D | genpkey.c | 63 CONF *conf = NULL; in genpkey_main() local
|
| /third_party/openssl/crypto/x509/ |
| H A D | v3_conf.c | 34 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 D | ct_log.c | 45 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 D | using_skia_and_harfbuzz.cpp | 134 Placement(const Config* conf, SkDocument *doc) in Placement() argument
|
| /third_party/toybox/kconfig/ |
| H A D | conf.c | 408 static void conf(struct menu *menu) in conf() function
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | lib.rs | 146 pub mod conf; modules
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_none.c | 14 void * tls_init(const struct tls_config *conf) in tls_init() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
| H A D | radius_das.c | 537 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 D | mesh.c | 74 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 D | ieee802_11_he.c | 339 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 D | tls_none.c | 14 void * tls_init(const struct tls_config *conf) in tls_init() argument
|