Home
last modified time | relevance | path

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

/systemd-251/src/core/ !
Dservice.c2629 static unsigned service_exec_command_index(Unit *u, ServiceExecCommand id, ExecCommand *current) { in service_exec_command_index() function
2669 idx = service_exec_command_index(u, id, command); in service_serialize_exec_command()