#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 {"ext2", "ext3", "reiserfs", "xfs", NULL} |
Functions | |
| int | find_files (SEXP_t *path, SEXP_t *filename, SEXP_t *behaviors, int(*cb)(const char *, const char *, void *arg), void *arg) |
| Search the filesystem according to the specified path, filename and behaviors. | |
1.6.1