#include <stdio.h>#include <stdlib.h>#include <malloc.h>#include <string.h>#include <time.h>#include "lex.yy.c"#include "hd.h"#include "cdb_read.h"#include "cdb_hwdb.h"Functions | |
| int | yywrap (void) |
| static int | WriteNames (FILE *f) |
| static int | WriteVendors (FILE *f) |
| static int | WriteCards (FILE *f) |
| static int | WriteVarios (FILE *f) |
| int | main (int argc, char **argv) |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|