Searched refs:mpd_getcr (Results 1 – 3 of 3) sorted by relevance
191 mpd_getcr(const mpd_context_t *ctx) in mpd_getcr() function
322 int mpd_getcr(const mpd_context_t *ctx);
768 return PyLong_FromLong(mpd_getcr(CTX(self))); in context_getallcr()