Searched refs:journal_remote_server_destroy (Results 1 – 4 of 4) sorted by relevance
62 void journal_remote_server_destroy(RemoteServer *s);
24 _cleanup_(journal_remote_server_destroy) RemoteServer s = {}; in LLVMFuzzerTestOneInput()
351 void journal_remote_server_destroy(RemoteServer *s) { in journal_remote_server_destroy() function
1106 _cleanup_(journal_remote_server_destroy) RemoteServer s = {}; in run()