projects
/
collection4.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
"list graphs" action: Support searching for exact host, plugin and type names.
[collection4.git]
/
src
/
action_search_json.h
1
#ifndef ACTION_SEARCH_JSON
2
#define ACTION_SEARCH_JSON 1
3
4
int action_search_json (void);
5
6
#endif /* ACTION_SEARCH_JSON */
7
/* vim: set sw=2 sts=2 et fdm=marker : */