Searched defs:UnitFileChange (Results 1 – 2 of 2) sorted by relevance
10 typedef struct UnitFileChange UnitFileChange; typedef54 struct UnitFileChange { struct60 static inline bool unit_file_changes_have_modification(const UnitFileChange* changes, size_t n_chan… in unit_file_changes_have_modification() argument
18 class UnitFileChange(Enum): class