Home
last modified time | relevance | path

Searched refs:sh_persistent_dbconn (Results 1 – 3 of 3) sorted by relevance

/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_database.c267 static int sh_persistent_dbconn = S_TRUE; variable
271 return sh_util_flagval (str, &sh_persistent_dbconn); in sh_database_use_persistent()
859 if (sh_persistent_dbconn == S_FALSE) in sh_database_query()
1014 if (S_FALSE == sh_persistent_dbconn) in sh_database_query()
1183 if (S_FALSE == sh_persistent_dbconn) in sh_database_query()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_database.c267 static int sh_persistent_dbconn = S_TRUE; variable
271 return sh_util_flagval (str, &sh_persistent_dbconn); in sh_database_use_persistent()
859 if (sh_persistent_dbconn == S_FALSE) in sh_database_query()
1014 if (S_FALSE == sh_persistent_dbconn) in sh_database_query()
1183 if (S_FALSE == sh_persistent_dbconn) in sh_database_query()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_database.c267 static int sh_persistent_dbconn = S_TRUE; variable
271 return sh_util_flagval (str, &sh_persistent_dbconn); in sh_database_use_persistent()
859 if (sh_persistent_dbconn == S_FALSE) in sh_database_query()
1014 if (S_FALSE == sh_persistent_dbconn) in sh_database_query()
1183 if (S_FALSE == sh_persistent_dbconn) in sh_database_query()