SD_JOURNAL_STREAM_FD(3) | sd_journal_stream_fd | SD_JOURNAL_STREAM_FD(3) |
sd_journal_stream_fd - Create log stream file descriptor to the journal
#include <elogind/sd-journal.h>
int sd_journal_stream_fd(const char *identifier, int priority, int level_prefix);
sd_journal_stream_fd() has no purpose in elogind and always returns -ENOSYS.
The call always returns -ENOSYS.
elogind 246.10 |