Searched refs:server_process_native_file (Results 1 - 3 of 3) sorted by relevance
/systemd/src/journal/ |
H A D | journald-native.h | 33 void server_process_native_file(Server *s, int fd, const struct ucred *ucred, const struct timeval *tv, const char *label, size_t label_len);
|
H A D | journald-native.c | 310 void server_process_native_file( function
|
H A D | journald-server.c | 1257 server_process_native_file(s, fds[0], ucred, tv, label, label_len);
|
Completed in 15 milliseconds