Home
last modified time | relevance | path

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

/systemd-251/src/machine/
Dmachine.h24 _MACHINE_CLASS_MAX, enumerator
Dmachine.c40 assert(class < _MACHINE_CLASS_MAX); in machine_new()
877 static const char* const machine_class_table[_MACHINE_CLASS_MAX] = {