OpenDNSSEC-enforcer  1.4.9
Functions
ksm_key_delete.c File Reference
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include "ksm/database.h"
#include "ksm/database_statement.h"
#include "ksm/kmedef.h"
#include "ksm/ksm.h"
Include dependency graph for ksm_key_delete.c:

Go to the source code of this file.

Functions

int KsmDeleteKeyRange (int minid, int maxid)
 
int KsmDeleteKeyRanges (int limit[], int size)
 

Function Documentation

int KsmDeleteKeyRange ( int  minid,
int  maxid 
)
int KsmDeleteKeyRanges ( int  limit[],
int  size 
)

Definition at line 151 of file ksm_key_delete.c.

References KsmDeleteKeyRange().