#include <stdlib.h>#include <stdio.h>#include <string.h>#include <errno.h>#include "hd.h"#include "hd_int.h"#include "cdb/isdn_cdb.h"#include "cdb/cdb_hwdb.h"| #define debprintf | ( | a... | ) |
| typedef int(*) fcmp(const void *, const void *) |
| static int compare_id | ( | const int * | c1, | |
| const int * | c2 | |||
| ) | [static] |
| static int compare_type | ( | cdb_isdn_vario * | v1, | |
| cdb_isdn_vario * | v2 | |||
| ) | [static] |
| static int init_cdbisdn | ( | void | ) | [static] |
char cdb_date[32] [static] |
int cdb_dbversion [static] |
int* cdb_isdncard_idsorted [static] |
cdb_isdn_card* cdb_isdncard_info [static] |
cdb_isdn_vario* cdb_isdnvario_info [static] |
cdb_isdn_vendor* cdb_isdnvendor_info [static] |
int CDBISDN_card_cnt [static] |
int CDBISDN_name_size [static] |
char* CDBISDN_names [static] |
int CDBISDN_readhwdb [static] |
int CDBISDN_vario_cnt [static] |
int CDBISDN_vendor_cnt [static] |
char line[1024] [static] |