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

/systemd/src/core/
H A Dunit.h165 /* Error code when we didn't manage to load the unit (negative) */
303 /* Actually load data from disk. This may fail, and should set
306 int (*load)(Unit *u); member in struct:UnitVTable
391 * enumerate existing devices and load them. However,

Completed in 13 milliseconds