Home
last modified time | relevance | path

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

/systemd-251/src/systemctl/
Dsystemctl.c389 ARG_IRREVERSIBLE, /* compatibility only */ in systemctl_parse_argv() enumerator
440 …{ "irreversible", no_argument, NULL, ARG_IRREVERSIBLE }, /* compatibility only… in systemctl_parse_argv()
610 case ARG_IRREVERSIBLE: in systemctl_parse_argv()