Searched refs:sd_journal_open_files_fd (Results 1 – 6 of 6) sorted by relevance
/systemd-251/src/systemd/ |
D | sd-journal.h | 90 int sd_journal_open_files_fd(sd_journal **ret, int fds[], unsigned n_fds, int flags);
|
/systemd-251/src/libsystemd/ |
D | libsystemd.sym | 496 sd_journal_open_files_fd;
|
/systemd-251/man/rules/ |
D | meson.build | 737 'sd_journal_open_files_fd',
|
/systemd-251/src/journal/ |
D | journalctl.c | 2272 r = sd_journal_open_files_fd(&j, (int[]) { STDIN_FILENO }, 1, 0); in main()
|
/systemd-251/src/libsystemd/sd-journal/ |
D | sd-journal.c | 2089 _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/ |
D | NEWS | 8234 sd_journal_open_directory_fd() and sd_journal_open_files_fd() which
|