Home
last modified time | relevance | path

Searched refs:ACTION_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/mount/
Dmount-tool.c42 ACTION_DEFAULT, enumerator
47 } arg_action = ACTION_DEFAULT;
1197 if (arg_action != ACTION_DEFAULT && arg_timeout_idle_set && arg_bind_device >= 0) in acquire_removable()
1216 if (arg_action == ACTION_DEFAULT) { in acquire_removable()
1527 case ACTION_DEFAULT: in run()
/systemd-251/src/systemctl/
Dsystemctl.h29 ACTION_DEFAULT, enumerator
Dsystemctl-start-unit.c224 …[ACTION_DEFAULT] = { SPECIAL_DEFAULT_TARGET, "default", …
Dsystemctl.c1187 case ACTION_DEFAULT: in run()