Home
last modified time | relevance | path

Searched defs:plt_get_first (Results 1 – 2 of 2) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplaylist.c3360 plt_get_first (playlist_t *playlist, int iter) { in plt_get_first() function
H A Ddeadbeef.h727 DB_playItem_t *(*plt_get_first) (ddb_playlist_t *plt, int iter); member