Home
last modified time | relevance | path

Searched refs:plug_md5_to_str (Results 1 – 2 of 2) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dplugins.h60 plug_md5_to_str (char *str, const uint8_t sig[16]);
H A Dplugins.c125 .md5_to_str = plug_md5_to_str,
518 plug_md5_to_str (char *str, const uint8_t sig[16]) { in plug_md5_to_str() function