Query: journal_destroy
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JOURNAL_DESTROY(9) The Linux Journalling API JOURNAL_DESTROY(9)NAMEjournal_destroy - Release a journal_t structure.SYNOPSISint journal_destroy(journal_t * journal);ARGUMENTSjournal Journal to act on.DESCRIPTIONRelease a journal_t structure once it is no longer in use by the journaled object. Return <0 if we couldn't clean up the journal.AUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 JOURNAL_DESTROY(9)