Query: journal_errno
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JOURNAL_ERRNO(9) The Linux Journalling API JOURNAL_ERRNO(9)NAMEjournal_errno - returns the journal's error state.SYNOPSISint journal_errno(journal_t * journal);ARGUMENTSjournal journal to examine.DESCRIPTIONThis is the errno numbet set with journal_abort, the last time the journal was mounted - if the journal was stopped without calling abort this will be 0. If the journal has been aborted on this mount time -EROFS will be returned.AUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 JOURNAL_ERRNO(9)
Related Man Pages |
---|
journal_abort(9) - centos |
journal_try_to_free_buffers(9) - centos |
sd-journal(3) - centos |
sd_journal_get_cursor(3) - centos |
journal_try_to_free_buffers(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
[TIP] Processing YAML files with yq |