Home
last modified time | relevance | path

Searched refs:UNIT_IS_LOAD_COMPLETE (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/core/ !
Dpath.c782 assert(UNIT_IS_LOAD_COMPLETE(other->load_state)); in path_trigger_notify()
Dtimer.c759 assert(UNIT_IS_LOAD_COMPLETE(other->load_state)); in timer_trigger_notify()
Dunit.h55 static inline bool UNIT_IS_LOAD_COMPLETE(UnitLoadState t) { in UNIT_IS_LOAD_COMPLETE() function
Dtransaction.c927 if (!UNIT_IS_LOAD_COMPLETE(unit->load_state)) in transaction_add_job_and_dependencies()
Dautomount.c521 assert(UNIT_IS_LOAD_COMPLETE(other->load_state)); in automount_trigger_notify()
Dsocket.c3274 assert(UNIT_IS_LOAD_COMPLETE(other->load_state)); in socket_trigger_notify()