Searched refs:exec_command_flags_from_string (Results 1 – 2 of 2) sorted by relevance
48 ExecCommandFlags exec_command_flags_from_string(const char *s);
375 ex_flag = exec_command_flags_from_string(*opt); in exec_command_flags_from_strv()438 ExecCommandFlags exec_command_flags_from_string(const char *s) { in exec_command_flags_from_string() function