#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 821 of file db.c.
int db_printable_len |
( |
unsigned char * |
s, |
|
|
unsigned |
len |
|
) |
| const |
Definition at line 832 of file db.c.
void db_startup |
( |
int |
test_mode | ) |
|
int new_lease_file |
( |
int |
test_mode | ) |
|
int write_billing_class |
( |
struct class * |
class | ) |
|
Definition at line 991 of file db.c.
void write_billing_classes |
( |
void |
| ) |
|
Definition at line 975 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 879 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.