Home
last modified time | relevance | path

Searched refs:sd_journal_open_files_fd (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/systemd/
Dsd-journal.h90 int sd_journal_open_files_fd(sd_journal **ret, int fds[], unsigned n_fds, int flags);
/systemd-251/src/libsystemd/
Dlibsystemd.sym496 sd_journal_open_files_fd;
/systemd-251/man/rules/
Dmeson.build737 'sd_journal_open_files_fd',
/systemd-251/src/journal/
Djournalctl.c2272 r = sd_journal_open_files_fd(&j, (int[]) { STDIN_FILENO }, 1, 0); in main()
/systemd-251/src/libsystemd/sd-journal/
Dsd-journal.c2089 _public_ int sd_journal_open_files_fd(sd_journal **ret, int fds[], unsigned n_fds, int flags) { in sd_journal_open_files_fd() function
/systemd-251/
DNEWS8234 sd_journal_open_directory_fd() and sd_journal_open_files_fd() which