Home
last modified time | relevance | path

Searched refs:verb_condition (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/analyze/
Danalyze-condition.h4 int verb_condition(int argc, char *argv[], void *userdata);
Danalyze-condition.c139 int verb_condition(int argc, char *argv[], void *userdata) { in verb_condition() function
Danalyze.c566 { "condition", VERB_ANY, VERB_ANY, 0, verb_condition }, in run()