Home
last modified time | relevance | path

Searched defs:pl_get_next (Results 1 – 4 of 4) sorted by relevance

/dports/audio/uade/uade-2.13/src/frontends/uade123/
H A Dplaylist.c282 static int pl_get_next(char **s, int *len, struct playlist *pl) in pl_get_next() function
/dports/audio/cmus/cmus-2.9.1/
H A Dpl.c366 static struct simple_track *pl_get_next(struct playlist *pl, struct simple_track *cur) in pl_get_next() function
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplaylist.c3397 pl_get_next (playItem_t *it, int iter) { in pl_get_next() function
H A Ddeadbeef.h829 DB_playItem_t *(*pl_get_next) (DB_playItem_t *it, int iter); member