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

/systemd/src/core/
H A Dexecute.c2913 static int exec_runtime_allocate(ExecRuntime **rt) { function
2941 r = exec_runtime_allocate(rt);
3033 r = exec_runtime_allocate(rt);
3047 r = exec_runtime_allocate(rt);
3061 r = exec_runtime_allocate(rt);
3074 r = exec_runtime_allocate(rt);

Completed in 19 milliseconds