Searched defs:ACTION_RUN (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dmain.c89 ACTION_RUN, enumerator in enum:__anon60
95 } arg_action = ACTION_RUN;
1536 arg_action == ACTION_RUN &&
1543 arg_action == ACTION_RUN &&
1575 assert_se(arg_action == ACTION_RUN || arg_action == ACTION_TEST);
1601 if (arg_running_as == MANAGER_SYSTEM && arg_action == ACTION_RUN) {

Completed in 17 milliseconds