Searched refs:_UNIT_FILE_PRESET_MAX (Results 1 – 3 of 3) sorted by relevance
25 _UNIT_FILE_PRESET_MAX, enumerator
3452 assert(mode < _UNIT_FILE_PRESET_MAX); in unit_file_preset()3491 assert(mode < _UNIT_FILE_PRESET_MAX); in unit_file_preset_all()3654 static const char* const unit_file_preset_mode_table[_UNIT_FILE_PRESET_MAX] = {
824 … DUMP_STRING_TABLE(unit_file_preset_mode, UnitFilePresetMode, _UNIT_FILE_PRESET_MAX); in systemctl_parse_argv()