|
OpenDNSSEC-enforcer
1.3.9
|
#include "ksm/database.h"#include "ksm/database_statement.h"#include "ksm/db_fields.h"#include "ksm/kmedef.h"#include "ksm/ksm.h"
Go to the source code of this file.
Functions | |
| void | KsmPurge (void) |
| void KsmPurge | ( | void | ) |
Definition at line 54 of file ksm_purge.c.
References DB_KEYDATA_FIELDS, DB_KEYDATA_ID, DbExecuteSql(), DbExecuteSqlNoResult(), DbFetchRow(), DbFreeResult(), DbFreeRow(), DbHandle(), DbInt(), DdsConditionInt(), DdsEnd(), DdsFree(), DdsInit(), DQS_COMPARE_EQ, DqsConditionInt(), DqsEnd(), DqsSpecifyInit(), and KSM_STATE_DEAD.
1.8.1.2