Changeset 97cdbaf5 for filterproc.h
- Timestamp:
- Mar 11, 2012, 10:57:35 PM (13 years ago)
- Branches:
- master, release-1.10, release-1.9
- Children:
- a03a409
- Parents:
- 1f39ded
- git-author:
- David Benjamin <davidben@mit.edu> (01/23/12 00:38:29)
- git-committer:
- David Benjamin <davidben@mit.edu> (03/11/12 22:57:35)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
filterproc.h
r06adc25 r97cdbaf5 2 2 #define INC_BARNOWL_FILTER_PROC_H 3 3 4 int call_filter(const char *prog, 5 const char *const *argv, 4 int call_filter(const char *const *argv, 6 5 const char *in, 7 6 char **out, int *status);
Note: See TracChangeset
for help on using the changeset viewer.