Searched defs:JobState (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Djob.h32 typedef enum JobState JobState; typedef in typeref:enum:JobState
81 enum JobState { enum
147 JobState state;
233 const char* job_state_to_string(JobState t) _const_;
234 JobState job_state_from_string(const char *s) _pure_;

Completed in 16 milliseconds