Home
last modified time | relevance | path

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

/dports/audio/cmus/cmus-2.9.1/
H A Dcommand_mode.c2571 static void expand_commands(const char *str);
2607 { "push", cmd_push, 0, -1, expand_commands, 0, 0 },
2665 static void expand_commands(const char *str) in expand_commands() function
2742 expand_commands(cs); in expand_command_line()