Home
last modified time | relevance | path

Searched refs:shout_connection_unref (Results 1 – 3 of 3) sorted by relevance

/dports/audio/libshout/libshout-2.4.5/src/
H A Dshout_private.h275 int shout_connection_unref(shout_connection_t *con);
H A Dshout.c210 shout_connection_unref(self->connection); in shout_close()
435 shout_connection_unref(connection); in shout_set_metadata()
H A Dconnection.c84 int shout_connection_unref(shout_connection_t *con) in shout_connection_unref() function