Searched defs:ExitStatusLevel (Results 1 - 1 of 1) sorted by relevance
/systemd/src/basic/ | ||
H A D | exit-status.h | 84 typedef enum ExitStatusLevel { enum 89 } ExitStatusLevel; typedef in typeref:enum:ExitStatusLevel 96 const char* exit_status_to_string(ExitStatus status, ExitStatusLevel level) _const_; |
Completed in 10 milliseconds