16 lines
637 B
Plaintext
16 lines
637 B
Plaintext
This directory contains the header files which are dsm specific. They are not
|
|
included by any other modules.
|
|
|
|
dsm.h - Mainly define function prototypes, which are defined by the
|
|
dsm and are used among various files of the dsm, as extern.
|
|
|
|
exec_dso.h - prototype of the exec_dso function.
|
|
|
|
dsm_events.h - event handling stuff. Currently only contains the test for
|
|
state of the sem. The SEH is responsible for setting the
|
|
state variable.
|
|
|
|
dsm_events_private.h - private defines needed by the DSM.
|
|
|
|
dsm_rules.h - defines and structures needed for the handling of rules.
|