Open SCAP Library
|
Go to the source code of this file.
Macros | |
#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. More... | |