#include "seap.h"
#include "probe-api.h"
#include "fsdev.h"
Go to the source code of this file.
Defines | |
#define | MTAB_PATH "/etc/mtab" |
#define | LOCAL_FILESYSTEMS |
Functions | |
int | find_files (SEXP_t *spath, SEXP_t *sfilename, SEXP_t *behaviors, int(*cb)(const char *, const char *, void *), void *arg) |
Search the filesystem according to the specified path, filename and behaviors. |