Home
last modified time | relevance | path

Searched refs:max_systemcommands_age (Results 1 – 5 of 5) sorted by relevance

/dports/net-mgmt/ndoutils/ndoutils-2.1.3/src/
H A Ddb.c153 idi->dbinfo.max_systemcommands_age=ndo2db_db_settings.max_systemcommands_age; in ndo2db_db_init()
619 if (idi->dbinfo.max_systemcommands_age>0L) { in ndo2db_db_perform_maintenance()
621 …EMCOMMANDS],"start_time",(time_t)((unsigned long)current_time-idi->dbinfo.max_systemcommands_age)); in ndo2db_db_perform_maintenance()
H A Dndo2db.c470 ndo2db_db_settings.max_systemcommands_age=strtoul(val,NULL,0)*60; in ndo2db_process_config_var()
543 ndo2db_db_settings.max_systemcommands_age=0L; in ndo2db_initialize_variables()
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/include/
H A Ddb.h39 unsigned long max_systemcommands_age; member
H A Dndo2db.h90 unsigned long max_systemcommands_age; member
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/config/
H A Dndo2db.cfg-sample.in149 max_systemcommands_age=10080