summaryrefslogtreecommitdiffstats
path: root/omshell.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-24 06:25:48 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-24 06:25:48 +0000
commitd9653ad08ffd2e8578aac00777cd610fce1f05c1 (patch)
treece968e2fcd68b8c19dfa9fee127ea9c4f9b53ff1 /omshell.h
parentd06dafb6768e2bbb4128aa4370fc3dc53fc01056 (diff)
downloadrsyslog-d9653ad08ffd2e8578aac00777cd610fce1f05c1.tar.gz
rsyslog-d9653ad08ffd2e8578aac00777cd610fce1f05c1.tar.xz
rsyslog-d9653ad08ffd2e8578aac00777cd610fce1f05c1.zip
moved selector action config parsing for shell action to omshell
Diffstat (limited to 'omshell.h')
-rw-r--r--omshell.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/omshell.h b/omshell.h
index fa146eb8..7e3937b3 100644
--- a/omshell.h
+++ b/omshell.h
@@ -27,6 +27,7 @@
/* prototypes */
int doActionShell(selector_t *f);
rsRetVal modInitShell(int iIFVersRequested, int *ipIFVersProvided, rsRetVal (**pQueryEtryPt)());
+rsRetVal parseSelectorActShell(uchar **pp, selector_t *f);
#endif /* #ifndef ACTSHELL_H_INCLUDED */
/*