Home
last modified time | relevance | path

Searched defs:sm (Results 76 – 100 of 5853) sorted by relevance

12345678910>>...235

/dports/net/hostapd/hostapd-2.9/src/eapol_supp/
H A Deapol_supp_sm.c1832 struct eapol_sm *sm = ctx; in eapol_sm_get_config() local
1839 struct eapol_sm *sm = ctx; in eapol_sm_get_eapReqData() local
1849 struct eapol_sm *sm = ctx; in eapol_sm_get_bool() local
1881 struct eapol_sm *sm = ctx; in eapol_sm_set_bool() local
1921 struct eapol_sm *sm = ctx; in eapol_sm_get_int() local
1935 struct eapol_sm *sm = ctx; in eapol_sm_set_int() local
1951 struct eapol_sm *sm = ctx; in eapol_sm_set_config_blob() local
1962 struct eapol_sm *sm = ctx; in eapol_sm_get_config_blob() local
1975 struct eapol_sm *sm = ctx; in eapol_sm_notify_pending() local
1992 struct eapol_sm *sm = ctx; in eapol_sm_eap_param_needed() local
[all …]
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/eapol_supp/
H A Deapol_supp_sm.c1832 struct eapol_sm *sm = ctx; in eapol_sm_get_config() local
1839 struct eapol_sm *sm = ctx; in eapol_sm_get_eapReqData() local
1849 struct eapol_sm *sm = ctx; in eapol_sm_get_bool() local
1881 struct eapol_sm *sm = ctx; in eapol_sm_set_bool() local
1921 struct eapol_sm *sm = ctx; in eapol_sm_get_int() local
1935 struct eapol_sm *sm = ctx; in eapol_sm_set_int() local
1951 struct eapol_sm *sm = ctx; in eapol_sm_set_config_blob() local
1962 struct eapol_sm *sm = ctx; in eapol_sm_get_config_blob() local
1975 struct eapol_sm *sm = ctx; in eapol_sm_notify_pending() local
1992 struct eapol_sm *sm = ctx; in eapol_sm_eap_param_needed() local
[all …]
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
H A Deapol_supp_sm.c1832 struct eapol_sm *sm = ctx; in eapol_sm_get_config() local
1839 struct eapol_sm *sm = ctx; in eapol_sm_get_eapReqData() local
1849 struct eapol_sm *sm = ctx; in eapol_sm_get_bool() local
1881 struct eapol_sm *sm = ctx; in eapol_sm_set_bool() local
1921 struct eapol_sm *sm = ctx; in eapol_sm_get_int() local
1935 struct eapol_sm *sm = ctx; in eapol_sm_set_int() local
1951 struct eapol_sm *sm = ctx; in eapol_sm_set_config_blob() local
1962 struct eapol_sm *sm = ctx; in eapol_sm_get_config_blob() local
1975 struct eapol_sm *sm = ctx; in eapol_sm_notify_pending() local
1992 struct eapol_sm *sm = ctx; in eapol_sm_eap_param_needed() local
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/lang/
H A DSystem.java122 SecurityManager sm = SecurityManager.current; // Be thread-safe. in setIn() local
139 SecurityManager sm = SecurityManager.current; // Be thread-safe. in setOut() local
157 SecurityManager sm = SecurityManager.current; // Be thread-safe. in setErr() local
177 public static synchronized void setSecurityManager(SecurityManager sm) in setSecurityManager()
316 SecurityManager sm = SecurityManager.current; // Be thread-safe. in getProperties() local
333 SecurityManager sm = SecurityManager.current; // Be thread-safe. in setProperties() local
351 SecurityManager sm = SecurityManager.current; // Be thread-safe. in getProperty() local
372 SecurityManager sm = SecurityManager.current; // Be thread-safe. in getProperty() local
392 SecurityManager sm = SecurityManager.current; // Be thread-safe. in setProperty() local
414 SecurityManager sm = SecurityManager.current; // Be thread-safe. in getenv() local
/dports/databases/galera/galera-release_25.3.35/gcs/src/
H A Dgcs_sm.cpp44 gcs_sm_t* sm = static_cast<gcs_sm_t*>(gu_malloc(sm_size)); in gcs_sm_create() local
78 gcs_sm_close (gcs_sm_t* sm) in gcs_sm_close()
116 gcs_sm_open (gcs_sm_t* sm) in gcs_sm_open()
136 gcs_sm_destroy (gcs_sm_t* sm) in gcs_sm_destroy()
143 gcs_sm_stats_get (gcs_sm_t* sm, in gcs_sm_stats_get()
193 gcs_sm_stats_flush(gcs_sm_t* sm) in gcs_sm_stats_flush()
220 _gcs_sm_dump_state_common(gcs_sm_t* sm, FILE* file) in _gcs_sm_dump_state_common()
277 gcs_sm_dump_state(gcs_sm_t* sm, FILE* file) in gcs_sm_dump_state()
/dports/databases/galera26/galera-release_26.4.10/gcs/src/
H A Dgcs_sm.cpp44 gcs_sm_t* sm = static_cast<gcs_sm_t*>(gu_malloc(sm_size)); in gcs_sm_create() local
78 gcs_sm_close (gcs_sm_t* sm) in gcs_sm_close()
116 gcs_sm_open (gcs_sm_t* sm) in gcs_sm_open()
136 gcs_sm_destroy (gcs_sm_t* sm) in gcs_sm_destroy()
144 gcs_sm_stats_get (gcs_sm_t* sm, in gcs_sm_stats_get()
194 gcs_sm_stats_flush(gcs_sm_t* sm) in gcs_sm_stats_flush()
221 _gcs_sm_dump_state_common(gcs_sm_t* sm, FILE* file) in _gcs_sm_dump_state_common()
278 gcs_sm_dump_state(gcs_sm_t* sm, FILE* file) in gcs_sm_dump_state()
/dports/biology/py-libsedml/libSEDML-2.0.26/src/sedml/
H A DSedModel.cpp1275 SedModel_clone(const SedModel_t* sm) in SedModel_clone()
1293 SedModel_free(SedModel_t* sm) in SedModel_free()
1307 SedModel_getId(const SedModel_t * sm) in SedModel_getId()
1323 SedModel_getName(const SedModel_t * sm) in SedModel_getName()
1372 SedModel_isSetId(const SedModel_t * sm) in SedModel_isSetId()
1463 SedModel_unsetId(SedModel_t * sm) in SedModel_unsetId()
1474 SedModel_unsetName(SedModel_t * sm) in SedModel_unsetName()
1485 SedModel_unsetLanguage(SedModel_t * sm) in SedModel_unsetLanguage()
1496 SedModel_unsetSource(SedModel_t * sm) in SedModel_unsetSource()
1540 SedModel_getNumChanges(SedModel_t* sm) in SedModel_getNumChanges()
[all …]
/dports/biology/libsedml/libSEDML-2.0.26/src/sedml/
H A DSedModel.cpp1275 SedModel_clone(const SedModel_t* sm) in SedModel_clone()
1293 SedModel_free(SedModel_t* sm) in SedModel_free()
1307 SedModel_getId(const SedModel_t * sm) in SedModel_getId()
1323 SedModel_getName(const SedModel_t * sm) in SedModel_getName()
1372 SedModel_isSetId(const SedModel_t * sm) in SedModel_isSetId()
1463 SedModel_unsetId(SedModel_t * sm) in SedModel_unsetId()
1474 SedModel_unsetName(SedModel_t * sm) in SedModel_unsetName()
1485 SedModel_unsetLanguage(SedModel_t * sm) in SedModel_unsetLanguage()
1496 SedModel_unsetSource(SedModel_t * sm) in SedModel_unsetSource()
1540 SedModel_getNumChanges(SedModel_t* sm) in SedModel_getNumChanges()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/views/submatrix/
H A DDenseUnalignedTest2.cpp122 SMT sm = blaze::submatrix( mat_, 2UL, 0UL, 2UL, 3UL ); in testScaling() local
168 SMT sm = blaze::submatrix( mat_, 2UL, 0UL, 3UL, 2UL ); in testScaling() local
220 SMT sm = blaze::submatrix( mat_, 2UL, 0UL, 2UL, 3UL ); in testScaling() local
266 SMT sm = blaze::submatrix( mat_, 2UL, 0UL, 3UL, 2UL ); in testScaling() local
318 SMT sm = blaze::submatrix( mat_, 2UL, 0UL, 2UL, 3UL ); in testScaling() local
364 SMT sm = blaze::submatrix( mat_, 2UL, 0UL, 3UL, 2UL ); in testScaling() local
416 SMT sm = blaze::submatrix( mat_, 2UL, 0UL, 2UL, 3UL ); in testScaling() local
462 SMT sm = blaze::submatrix( mat_, 2UL, 0UL, 3UL, 2UL ); in testScaling() local
514 SMT sm = blaze::submatrix( mat_, 2UL, 0UL, 2UL, 3UL ); in testScaling() local
560 SMT sm = blaze::submatrix( mat_, 2UL, 0UL, 3UL, 2UL ); in testScaling() local
[all …]
/dports/devel/libgit2/libgit2-1.3.0/tests/submodule/
H A Dadd.c31 git_submodule *sm; in test_submodule_add__url_absolute() local
83 git_submodule *sm; in test_submodule_add__url_relative() local
106 git_submodule *sm; in test_submodule_add__url_relative_to_origin() local
121 git_submodule *sm; in test_submodule_add__url_relative_to_workdir() local
153 git_submodule *sm; in test_submodule_add__path_exists_in_index() local
173 git_submodule *sm; in test_submodule_add__file_exists_in_index() local
192 git_submodule *sm; in test_submodule_add__submodule_clone() local
218 git_submodule *sm; in test_submodule_add__submodule_clone_into_nonempty_dir_succeeds() local
239 git_submodule *sm; in test_submodule_add__submodule_clone_twice_fails() local
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/os/posix/
H A Dsemaphore.c39 GWEN_SEMAPHORE *sm; in GWEN_Semaphore_new() local
49 void GWEN_Semaphore_free(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_free()
59 void GWEN_Semaphore_Wait(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Wait()
67 void GWEN_Semaphore_Post(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Post()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/os/windows/
H A Dsemaphore.c39 GWEN_SEMAPHORE *sm; in GWEN_Semaphore_new() local
48 void GWEN_Semaphore_free(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_free()
58 void GWEN_Semaphore_Wait(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Wait()
66 void GWEN_Semaphore_Post(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Post()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/os/posix/
H A Dsemaphore.c39 GWEN_SEMAPHORE *sm; in GWEN_Semaphore_new() local
49 void GWEN_Semaphore_free(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_free()
59 void GWEN_Semaphore_Wait(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Wait()
67 void GWEN_Semaphore_Post(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Post()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/os/posix/
H A Dsemaphore.c39 GWEN_SEMAPHORE *sm; in GWEN_Semaphore_new() local
49 void GWEN_Semaphore_free(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_free()
59 void GWEN_Semaphore_Wait(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Wait()
67 void GWEN_Semaphore_Post(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Post()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/os/windows/
H A Dsemaphore.c39 GWEN_SEMAPHORE *sm; in GWEN_Semaphore_new() local
48 void GWEN_Semaphore_free(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_free()
58 void GWEN_Semaphore_Wait(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Wait()
66 void GWEN_Semaphore_Post(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Post()
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/os/posix/
H A Dsemaphore.c39 GWEN_SEMAPHORE *sm; in GWEN_Semaphore_new() local
49 void GWEN_Semaphore_free(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_free()
59 void GWEN_Semaphore_Wait(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Wait()
67 void GWEN_Semaphore_Post(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Post()
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/os/windows/
H A Dsemaphore.c39 GWEN_SEMAPHORE *sm; in GWEN_Semaphore_new() local
48 void GWEN_Semaphore_free(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_free()
58 void GWEN_Semaphore_Wait(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Wait()
66 void GWEN_Semaphore_Post(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Post()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/os/windows/
H A Dsemaphore.c39 GWEN_SEMAPHORE *sm; in GWEN_Semaphore_new() local
48 void GWEN_Semaphore_free(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_free()
58 void GWEN_Semaphore_Wait(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Wait()
66 void GWEN_Semaphore_Post(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Post()
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/os/windows/
H A Dsemaphore.c39 GWEN_SEMAPHORE *sm; in GWEN_Semaphore_new() local
48 void GWEN_Semaphore_free(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_free()
58 void GWEN_Semaphore_Wait(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Wait()
66 void GWEN_Semaphore_Post(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Post()
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/os/posix/
H A Dsemaphore.c39 GWEN_SEMAPHORE *sm; in GWEN_Semaphore_new() local
49 void GWEN_Semaphore_free(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_free()
59 void GWEN_Semaphore_Wait(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Wait()
67 void GWEN_Semaphore_Post(GWEN_SEMAPHORE *sm) in GWEN_Semaphore_Post()
/dports/www/nginx-full/nginx-sflow-module-543c72a/
H A Dngx_http_sflow_config.c85 static SFWBConfig *sfwb_readConfig(SFWBConfigManager *sm, ngx_log_t *log) in sfwb_readConfig()
225 static void sfwb_config_changed(SFWBConfigManager *sm, ngx_log_t *log) in sfwb_config_changed()
235 static bool_t sfwb_apply_config(SFWBConfigManager *sm, SFWBConfig *config, ngx_log_t *log) in sfwb_apply_config()
261 static time_t sfwb_configModifiedTime(SFWBConfigManager *sm, ngx_log_t *log) { in sfwb_configModifiedTime()
278 bool_t sfwb_config_tick(SFWBConfigManager *sm, ngx_log_t *log) { in sfwb_config_tick()
312 bool_t sfwb_config_valid(SFWBConfigManager *sm) in sfwb_config_valid()
322 SFLAddress *sfwb_config_agentIP(SFWBConfigManager *sm) in sfwb_config_agentIP()
332 uint32_t sfwb_config_polling_secs(SFWBConfigManager *sm) in sfwb_config_polling_secs()
342 uint32_t sfwb_config_sampling_n(SFWBConfigManager *sm) in sfwb_config_sampling_n()
352 uint32_t sfwb_config_parent_ds_index(SFWBConfigManager *sm) in sfwb_config_parent_ds_index()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mfd/
H A Dsm501.c133 static void sm501_dump_clk(struct sm501_devdata *sm) in sm501_dump_clk()
190 static void sm501_dump_regs(struct sm501_devdata *sm) in sm501_dump_regs()
210 static void sm501_dump_gate(struct sm501_devdata *sm) in sm501_dump_gate()
256 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_misc_control() local
290 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_modify_reg() local
317 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_unit_power() local
512 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_set_clock() local
643 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_find_clock() local
1375 struct sm501_devdata *sm; in sm501_plat_probe() local
1564 struct sm501_devdata *sm; in sm501_pci_probe() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mfd/
H A Dsm501.c133 static void sm501_dump_clk(struct sm501_devdata *sm) in sm501_dump_clk()
190 static void sm501_dump_regs(struct sm501_devdata *sm) in sm501_dump_regs()
210 static void sm501_dump_gate(struct sm501_devdata *sm) in sm501_dump_gate()
256 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_misc_control() local
290 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_modify_reg() local
317 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_unit_power() local
512 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_set_clock() local
643 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_find_clock() local
1375 struct sm501_devdata *sm; in sm501_plat_probe() local
1564 struct sm501_devdata *sm; in sm501_pci_probe() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mfd/
H A Dsm501.c133 static void sm501_dump_clk(struct sm501_devdata *sm) in sm501_dump_clk()
190 static void sm501_dump_regs(struct sm501_devdata *sm) in sm501_dump_regs()
210 static void sm501_dump_gate(struct sm501_devdata *sm) in sm501_dump_gate()
256 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_misc_control() local
290 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_modify_reg() local
317 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_unit_power() local
512 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_set_clock() local
643 struct sm501_devdata *sm = dev_get_drvdata(dev); in sm501_find_clock() local
1375 struct sm501_devdata *sm; in sm501_plat_probe() local
1564 struct sm501_devdata *sm; in sm501_pci_probe() local
[all …]
/dports/net/hostapd/hostapd-2.9/src/eap_server/
H A Deap_server_tls.c72 static void * eap_tls_init(struct eap_sm *sm) in eap_tls_init()
96 static void * eap_unauth_tls_init(struct eap_sm *sm) in eap_unauth_tls_init()
118 static void * eap_wfa_unauth_tls_init(struct eap_sm *sm) in eap_wfa_unauth_tls_init()
140 static void eap_tls_reset(struct eap_sm *sm, void *priv) in eap_tls_reset()
150 static struct wpabuf * eap_tls_build_start(struct eap_sm *sm, in eap_tls_build_start()
228 static Boolean eap_tls_check(struct eap_sm *sm, void *priv, in eap_tls_check()
255 static void eap_tls_process_msg(struct eap_sm *sm, void *priv, in eap_tls_process_msg()
304 static void eap_tls_process(struct eap_sm *sm, void *priv, in eap_tls_process()
348 static Boolean eap_tls_isDone(struct eap_sm *sm, void *priv) in eap_tls_isDone()
355 static u8 * eap_tls_getKey(struct eap_sm *sm, void *priv, size_t *len) in eap_tls_getKey()
[all …]

12345678910>>...235