Searched refs:var_tls_rand_source (Results 1 – 2 of 2) sorted by relevance
247 char *var_tls_rand_source; variable381 if (*var_tls_rand_source) { in tlsmgr_reseed_event()389 "exiting to reopen", DEV_PATH(var_tls_rand_source)); in tlsmgr_reseed_event()400 "exiting to reconnect", EGD_PATH(var_tls_rand_source)); in tlsmgr_reseed_event()412 var_tls_rand_source); in tlsmgr_reseed_event()415 var_tls_rand_source[0] = 0; in tlsmgr_reseed_event()424 var_tls_rand_source); in tlsmgr_reseed_event()867 if (*var_tls_rand_source) { in tlsmgr_pre_init()872 if (!strncmp(var_tls_rand_source, DEV_PREF, DEV_PREF_LEN)) { in tlsmgr_pre_init()873 path = DEV_PATH(var_tls_rand_source); in tlsmgr_pre_init()[all …]
740 extern char *var_tls_rand_source;