Home
last modified time | relevance | path

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

12345678910>>...18

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dauthsrv.c107 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_radius_srv() local
237 struct tls_config conf; authsrv_init() local
[all...]
H A Deap_user_db.c235 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 Dauthsrv.c107 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_radius_srv() local
203 struct tls_config conf; authsrv_init() local
[all...]
H A Deap_user_db.c235 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 Ddualfwk_conf_loader.cpp103 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 Ddistributeddb_communicator_proxy_test.cpp313 SendConfig conf = {true, false, 0}; in HWTEST_F() local
/third_party/ffmpeg/libavfilter/
H A Dvf_vidstabtransform.c37 VSTransformConfig conf; member
[all...]
H A Dvf_vidstabdetect.c37 VSMotionDetectConfig conf; member
[all...]
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_hw.c148 _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 Dtimer_query_hw.c121 _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 Dmini_client.c154 mbedtls_ssl_config conf; in main() local
H A Ddtls_server.c89 mbedtls_ssl_config conf; in main() local
[all...]
H A Ddtls_client.c81 mbedtls_ssl_config conf; in main() local
[all...]
/third_party/mesa3d/src/egl/drivers/haiku/
H A Degl_haiku.cpp147 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 Dplatform_device.c119 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 Deglcontext.c591 _eglInitContext(_EGLContext *ctx, _EGLDisplay *disp, _EGLConfig *conf, in _eglInitContext() argument
H A Deglconfigdebug.c105 _eglPrintConfig(_EGLConfig *const conf, const int chosenIndex) in _eglPrintConfig() argument
[all...]
/third_party/musl/porting/linux/user/src/network/
H A Dresolvconf.c118 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 Dres_msend.c200 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 Dresolvconf.c104 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 Dnetsync.c180 char conf[M_SIZE]; in getConfiguration() local
/third_party/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls_mem.c172 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 Dssl_test_ctx_test.c26 static CONF *conf = NULL; variable
/third_party/pulseaudio/src/daemon/
H A Dserver-lookup.c122 pa_client_conf *conf = pa_client_conf_new(); in get_address() local
H A Dcmdline.c171 int pa_cmdline_parse(pa_daemon_conf *conf, int argc, char *const argv [], int *d) { in pa_cmdline_parse() argument
[all...]

Completed in 11 milliseconds

12345678910>>...18