Home
last modified time | relevance | path

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

/systemd-251/src/analyze/
Danalyze-verify-util.h13 _RECURSIVE_ERRORS_MAX, enumerator
Danalyze-verify-util.c341 static const char* const recursive_errors_table[_RECURSIVE_ERRORS_MAX] = {
Danalyze.c331 … DUMP_STRING_TABLE(recursive_errors, RecursiveErrors, _RECURSIVE_ERRORS_MAX); in parse_argv()