/systemd-251/src/journal/ |
D | journald-native.c | 32 static bool allow_object_pid(const struct ucred *ucred) { in allow_object_pid() 38 const struct ucred *ucred, in server_process_entry_meta() 99 const struct ucred *ucred, in server_process_entry() 298 const struct ucred *ucred, in server_process_native_message() 325 const struct ucred *ucred, in server_process_native_file()
|
D | fuzz-journald.c | 31 …void (*f)(Server *s, const char *buf, size_t raw_len, const struct ucred *ucred, const struct time… in fuzz_journald_processing_function() 36 struct ucred *ucred = NULL; in fuzz_journald_processing_function() local
|
D | journald-context.c | 200 static void client_context_read_uid_gid(ClientContext *c, const struct ucred *ucred) { in client_context_read_uid_gid() 506 const struct ucred *ucred, in client_context_really_refresh() 543 const struct ucred *ucred, in client_context_maybe_refresh() 652 const struct ucred *ucred, in client_context_get_internal() 714 const struct ucred *ucred, in client_context_get() 725 const struct ucred *ucred, in client_context_acquire() 766 struct ucred ucred = { in client_context_acquire_default() local
|
D | journald-syslog.c | 32 const struct ucred *ucred, in forward_syslog_iovec() 110 …Server *s, int priority, const char *buffer, size_t buffer_len, const struct ucred *ucred, const s… in forward_syslog_raw() 123 … *s, int priority, const char *identifier, const char *message, const struct ucred *ucred, const s… in server_forward_syslog() 311 const struct ucred *ucred, in server_process_syslog_message()
|
D | fuzz-journald-native-fd.c | 18 struct ucred ucred; in LLVMFuzzerTestOneInput() local
|
D | journald-wall.c | 16 const struct ucred *ucred) { in server_forward_wall()
|
D | journald-console.c | 39 const struct ucred *ucred) { in server_forward_console()
|
D | journald-kmsg.c | 33 const struct ucred *ucred) { in server_forward_kmsg()
|
D | journald-stream.c | 79 struct ucred ucred; member 552 struct ucred *ucred; in stdout_stream_process() local
|
D | journald-audit.c | 417 const struct ucred *ucred, in server_process_audit_message()
|
D | journald-server.c | 1296 struct ucred *ucred = NULL; in server_process_datagram() local
|
/systemd-251/src/libsystemd/sd-login/ |
D | sd-login.c | 139 struct ucred ucred = UCRED_INVALID; in sd_peer_get_session() local 153 struct ucred ucred; in sd_peer_get_owner_uid() local 167 struct ucred ucred; in sd_peer_get_unit() local 181 struct ucred ucred; in sd_peer_get_user_unit() local 195 struct ucred ucred; in sd_peer_get_machine_name() local 209 struct ucred ucred; in sd_peer_get_slice() local 223 struct ucred ucred; in sd_peer_get_user_slice() local 237 struct ucred ucred; in sd_peer_get_cgroup() local
|
/systemd-251/src/udev/ |
D | udev-ctrl.c | 222 struct ucred ucred; in udev_ctrl_event_handler() local
|
D | udevd.c | 1222 struct ucred *ucred; in on_worker() local
|
/systemd-251/src/shared/ |
D | bus-util.c | 181 struct ucred ucred; in bus_check_peercred() local
|
D | varlink.c | 130 struct ucred ucred; member 2059 static int validate_connection(VarlinkServer *server, const struct ucred *ucred) { in validate_connection() 2101 static int count_connection(VarlinkServer *server, const struct ucred *ucred) { in count_connection() 2130 struct ucred ucred = UCRED_INVALID; in varlink_server_add_connection() local
|
D | ask-password-api.c | 833 struct ucred *ucred; in ask_password_agent() local
|
/systemd-251/src/basic/ |
D | socket-util.c | 589 struct ucred ucred = UCRED_INVALID; in getpeername_pretty() local 869 int getpeercred(int fd, struct ucred *ucred) { in getpeercred()
|
/systemd-251/src/test/ |
D | test-socket-util.c | 170 struct ucred ucred; in TEST() local
|
/systemd-251/src/libsystemd/sd-daemon/ |
D | sd-daemon.c | 512 struct ucred *ucred; in sd_pid_notify_with_fds() local
|
/systemd-251/src/login/ |
D | pam_systemd.c | 257 struct ucred ucred; in get_seat_from_display() local
|
/systemd-251/src/import/ |
D | importd.c | 562 struct ucred *ucred; in manager_on_notify() local
|
/systemd-251/src/nspawn/ |
D | nspawn.c | 4222 struct ucred *ucred; in nspawn_dispatch_notify_fd() local 5399 struct ucred ucred; in cant_be_in_netns() local
|
/systemd-251/src/core/ |
D | manager.c | 2411 const struct ucred *ucred, in manager_invoke_notify_message() 2459 struct ucred *ucred = NULL; in manager_dispatch_notify_fd() local
|
/systemd-251/src/libsystemd/sd-bus/ |
D | bus-internal.h | 265 struct ucred ucred; member
|