/home/pvrabec/project/openscap/openscap-0.6.0/src/OVAL/probes/public/fsdev.h File Reference

fsdev API public header file More...

#include <stddef.h>
#include <stdint.h>
#include <sys/stat.h>

Go to the source code of this file.

Data Structures

struct  fsdev_t
 Filesystem device structure. More...

Functions

fsdev_tfsdev_init (const char **fs, size_t fs_cnt)
 Initialize the fsdev_t structure from an array of filesystem names.
fsdev_tfsdev_strinit (const char *fs_names)
 Initialize the fsdev_t structure from a string containing filesystem names.
void fsdev_free (fsdev_t *lfs)
 Free the fsdev_t structure.
int fsdev_search (fsdev_t *lfs, void *id)
 Search an id in the fsdev_t structure.
int fsdev_path (fsdev_t *lfs, const char *path)
 Check whether a path points points to a place on any of the devices in the fsdev_t structure.
int fsdev_fd (fsdev_t *lfs, int fd)
 Check whether a file descriptor is associated with a file that resides on any of the devices in the fsdev_t structure.

Detailed Description

fsdev API public header file

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

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