#include <stddef.h>
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <sys/types.h>
#include <dirent.h>
#include "dancer-xml.h"
Functions | |
const char * | get_PCDATA_bysimplepath_i (dxml_element *e, const char *loc) |
static void | dump_one_info (dxml_element *e) |
static void | process_file (const char *filename) |
static void | dirlist (void) |
int | main (int ac, char **av) |
|
|
|
|
|
|
|
|
|
|