Home
last modified time | relevance | path

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

/dports/audio/cmus/cmus-2.9.1/
H A Dpl.h51 struct track_info *pl_goto_next(void);
H A Dcmus.c405 ti = play_library ? lib_goto_next() : pl_goto_next(); in cmus_get_next_from_main_thread()
H A Dpl.c631 struct track_info *pl_goto_next(void) in pl_goto_next() function