Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplayqueue.c41 playqueue_push (playItem_t *it) { in playqueue_push() function
H A Ddeadbeef.h1165 int (*playqueue_push) (DB_playItem_t *it); member