Home
last modified time | relevance | path

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

/dports/audio/cmus/cmus-2.9.1/
H A Dpl.h44 int pl_add_file_to_marked_pl(const char *file);
H A Dpl.c220 int pl_add_file_to_marked_pl(const char *file) in pl_add_file_to_marked_pl() function
H A Dcommand_mode.c109 pl_add_file_to_marked_pl(name); in view_add()
1539 if (pl_add_file_to_marked_pl(sel) && flag != 'n') in cmd_win_add_p()