Searched defs:transfer_unref (Results 1 - 1 of 1) sorted by relevance

/systemd/src/import/
H A Dimportd.c120 static Transfer *transfer_unref(Transfer *t) { function
148 DEFINE_TRIVIAL_CLEANUP_FUNC(Transfer*, transfer_unref);
293 transfer_unref(t);
544 transfer_unref(t);

Completed in 13 milliseconds