#include "xdasd_parse.h"
Go to the source code of this file.
Functions | |
int | xdasd_trigger_append (Parsed *parsed) |
Execute a shell script with variable expansion on a background thread. | |
int | xdasd_trigger_init (void) |
Initialize the trigger script execution subsystem. | |
void | xdasd_trigger_exit (void) |
Cleanup the trigger script execution subsystem. |
Definition in file xdasd_trigger.h.