TABLE OF CONTENTS
libram-deny/ramdeny_bh [ Structures ]
[ Top ] [ libram-deny ] [ Structures ]
NAME
ramdeny_bh - libramdeny backend handle
DESCRIPTION
This structure defines the backend handle for the libramdeny backend module.
SOURCE
struct ramdeny_bh { int flags; };
ATTRIBUTES
- flags: flags from libram_init callback
SEE ALSO
libram(3), libram_init(3), libram_exit(3), ram_fh(3), ram_bh(3)