Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dexecute.h431 int exec_spawn(Unit *unit,
Dswap.c691 r = exec_spawn(UNIT(s), in swap_spawn()
Dmount.c849 r = exec_spawn(UNIT(m), in mount_spawn()
Dsocket.c1947 r = exec_spawn(UNIT(s), in socket_spawn()
Dservice.c1665 r = exec_spawn(UNIT(s), in service_spawn_internal()
Dexecute.c5168 int exec_spawn(Unit *unit, in exec_spawn() function