| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | authsrv.c | 107 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_radius_srv() local 237 struct tls_config conf; authsrv_init() local [all...] |
| H A D | eap_user_db.c | 235 const struct hostapd_bss_config *conf = hapd->conf; in hostapd_get_eap_user() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | authsrv.c | 107 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_radius_srv() local 203 struct tls_config conf; authsrv_init() local [all...] |
| H A D | eap_user_db.c | 235 const struct hostapd_bss_config *conf = hapd->conf; in hostapd_get_eap_user() local [all...] |
| /foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
| H A D | dualfwk_conf_loader.cpp | 103 int32_t DualFwkConfLoader::Load(DualFwkConf &conf, const RestoreSceneType &type, const std::string &backupFile) in Load() argument 137 ShowConf(const DualFwkConf &conf) ShowConf() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | distributeddb_communicator_proxy_test.cpp | 313 SendConfig conf = {true, false, 0}; in HWTEST_F() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_vidstabtransform.c | 37 VSTransformConfig conf; member [all...] |
| H A D | vf_vidstabdetect.c | 37 VSMotionDetectConfig conf; member [all...] |
| /third_party/alsa-lib/src/hwdep/ |
| H A D | hwdep_hw.c | 148 _snd_hwdep_hw_open(snd_hwdep_t **hwdep, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, int mode) _snd_hwdep_hw_open() argument
|
| /third_party/alsa-lib/src/timer/ |
| H A D | timer_query_hw.c | 121 _snd_timer_query_hw_open(snd_timer_query_t **timer, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, int mode) _snd_timer_query_hw_open() argument
|
| /third_party/mbedtls/programs/ssl/ |
| H A D | mini_client.c | 154 mbedtls_ssl_config conf; in main() local
|
| H A D | dtls_server.c | 89 mbedtls_ssl_config conf; in main() local [all...] |
| H A D | dtls_client.c | 81 mbedtls_ssl_config conf; in main() local [all...] |
| /third_party/mesa3d/src/egl/drivers/haiku/ |
| H A D | egl_haiku.cpp | 147 struct haiku_egl_config* conf; in haiku_add_configs_for_visuals() local 79 haiku_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) haiku_create_window_surface() argument 116 haiku_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_pixmap, const EGLint *attrib_list) haiku_create_pixmap_surface() argument 124 haiku_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) haiku_create_pbuffer_surface() argument 240 haiku_create_context(_EGLDisplay *disp, _EGLConfig *conf, _EGLContext *share_list, const EGLint *attrib_list) haiku_create_context() argument [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_device.c | 119 dri2_device_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, in dri2_device_create_surface() argument 179 dri2_device_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, in dri2_device_create_pbuffer_surface() argument
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglcontext.c | 591 _eglInitContext(_EGLContext *ctx, _EGLDisplay *disp, _EGLConfig *conf, in _eglInitContext() argument
|
| H A D | eglconfigdebug.c | 105 _eglPrintConfig(_EGLConfig *const conf, const int chosenIndex) in _eglPrintConfig() argument [all...] |
| /third_party/musl/porting/linux/user/src/network/ |
| H A D | resolvconf.c | 118 int __get_resolv_conf(struct resolvconf *conf, char *search, size_t search_sz) in __get_resolv_conf() argument 123 int get_resolv_conf_ext(struct resolvconf *conf, char *search, size_t search_sz, int netid) in get_resolv_conf_ext() argument [all...] |
| H A D | res_msend.c | 200 struct resolvconf conf; in __res_msend() local 31 __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 38 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/musl/src/network/ |
| H A D | resolvconf.c | 104 int __get_resolv_conf(struct resolvconf *conf, char *search, size_t search_sz) in __get_resolv_conf() argument 109 int get_resolv_conf_ext(struct resolvconf *conf, char *search, size_t search_sz, int netid) in get_resolv_conf_ext() argument [all...] |
| /third_party/ltp/testcases/network/nfsv4/locks/ |
| H A D | netsync.c | 180 char conf[M_SIZE]; in getConfiguration() local
|
| /third_party/lwip/src/apps/altcp_tls/ |
| H A D | altcp_tls_mbedtls_mem.c | 172 altcp_mbedtls_alloc(void *conf) in altcp_mbedtls_alloc() argument 182 altcp_mbedtls_free(void *conf, altcp_mbedtls_state_t *state) in altcp_mbedtls_free() argument
|
| /third_party/openssl/test/ |
| H A D | ssl_test_ctx_test.c | 26 static CONF *conf = NULL; variable
|
| /third_party/pulseaudio/src/daemon/ |
| H A D | server-lookup.c | 122 pa_client_conf *conf = pa_client_conf_new(); in get_address() local
|
| H A D | cmdline.c | 171 int pa_cmdline_parse(pa_daemon_conf *conf, int argc, char *const argv [], int *d) { in pa_cmdline_parse() argument [all...] |