/home/pvrabec/project/openscap/openscap-0.6.0/src/OVAL/probes/unix/file.c File Reference

file probe More...

#include <seap.h>
#include <probe-api.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include <pthread.h>
#include <errno.h>
#include <limits.h>
#include "findfile.h"

Data Structures

struct  cbargs

Defines

#define STR_REGULAR   "regular"
#define STR_DIRECTORY   "directory"
#define STR_SYMLINK   "symbolic link"
#define STR_BLKSPEC   "block special"
#define STR_FIFO   "fifo"
#define STR_SOCKET   "socket"
#define STR_CHARSPEC   "character special"
#define STRLEN_PAIR(str)   (str), strlen(str)

Functions

void * probe_init (void)
 Dummy probe_fini function.
void probe_fini (void *arg)
 Dummy probe_fini function.
SEXP_tprobe_main (SEXP_t *probe_in, int *err, void *mutex)

Detailed Description

file probe

Author:
"Daniel Kopecek" <dkopecek@redhat.com>

2010/06/13 dkopecek@redhat.com This probe is able to process a file_object as defined in OVAL 5.4 and 5.5.


Generated on 14 Jul 2010 for Open SCAP Library by  doxygen 1.6.1