#include "dhcpd.h"
#include <ctype.h>
#include <errno.h>
Go to the source code of this file.
#define LEASE_REWRITE_PERIOD 3600 |
Definition at line 33 of file db.c.
int commit_leases |
( |
void |
| ) |
|
int commit_leases_timed |
( |
void |
| ) |
|
void commit_leases_timeout |
( |
void * |
foo | ) |
|
int db_printable |
( |
unsigned char * |
s | ) |
const |
Definition at line 800 of file db.c.
int db_printable_len |
( |
unsigned char * |
s, |
|
|
unsigned |
len |
|
) |
| const |
Definition at line 811 of file db.c.
void db_startup |
( |
int |
testp | ) |
|
int new_lease_file |
( |
void |
| ) |
|
int write_billing_class |
( |
struct class * |
class | ) |
|
Definition at line 970 of file db.c.
void write_billing_classes |
( |
void |
| ) |
|
Definition at line 954 of file db.c.
Definition at line 449 of file db.c.
Definition at line 298 of file db.c.
Definition at line 518 of file db.c.
Definition at line 98 of file db.c.
isc_result_t write_named_billing_class |
( |
const void * |
key, |
|
|
unsigned |
len, |
|
|
void * |
object |
|
) |
| |
Definition at line 858 of file db.c.
Definition at line 38 of file db.c.
int lease_file_is_corrupt = 0 |
Definition at line 43 of file db.c.
Definition at line 42 of file db.c.