Home
last modified time | relevance | path

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

/dports/audio/cmus/cmus-2.9.1/
H A Dcommand_mode.c296 static int is_stdout_filename(const char *str) in is_stdout_filename() function
399 int to_stdout = is_stdout_filename(arg); in cmd_save()
2908 if (c->func != cmd_save || !is_stdout_filename(arg)) { in run_parsed_command()