/home/pvrabec/openscap/openscap-0.5.3/src/OVAL/probes/findfile.c File Reference

auxiliary find_files() function used in different probes More...

#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <limits.h>
#include <dirent.h>
#include <stdlib.h>
#include <errno.h>
#include <unistd.h>
#include <regex.h>
#include <assert.h>
#include <common/alloc.h>
#include "findfile.h"

Data Structures

struct  setting_t
struct  rglob_t

Functions

int find_files (SEXP_t *spath, SEXP_t *sfilename, SEXP_t *behaviors, int(*cb)(const char *pathname, const char *filename, void *arg), void *arg)

Detailed Description

auxiliary find_files() function used in different probes


Generated on 29 Sep 2009 for Open SCAP Library by  doxygen 1.6.1