Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dexec-util.h47 const char* exec_command_flags_to_string(ExecCommandFlags i);
Dexec-util.c399 str = exec_command_flags_to_string(1 << i); in exec_command_flags_to_strv()
428 const char* exec_command_flags_to_string(ExecCommandFlags i) { in exec_command_flags_to_string() function