#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 34 of file db.c.
int commit_leases |
( |
void |
| ) |
|
int commit_leases_timed |
( |
void |
| ) |
|
void commit_leases_timeout |
( |
void * |
foo | ) |
|
Definition at line 999 of file db.c.
int db_printable |
( |
unsigned char * |
s | ) |
const |
Definition at line 796 of file db.c.
int db_printable_len |
( |
unsigned char * |
s, |
|
|
unsigned |
len |
|
) |
| const |
Definition at line 807 of file db.c.
void db_startup |
( |
int |
testp | ) |
|
int new_lease_file |
( |
void |
| ) |
|
int write_billing_class |
( |
struct class * |
class | ) |
|
Definition at line 966 of file db.c.
void write_billing_classes |
( |
void |
| ) |
|
Definition at line 950 of file db.c.
Definition at line 446 of file db.c.
Definition at line 298 of file db.c.
Definition at line 515 of file db.c.
Definition at line 99 of file db.c.
isc_result_t write_named_billing_class |
( |
const void * |
key, |
|
|
unsigned |
len, |
|
|
void * |
object |
|
) |
| |
Definition at line 854 of file db.c.
Definition at line 39 of file db.c.
int lease_file_is_corrupt = 0 |
Definition at line 44 of file db.c.
Definition at line 43 of file db.c.