Home
last modified time | relevance | path

Searched defs:ucred (Results 1 – 25 of 27) sorted by relevance

12

/systemd-251/src/journal/
Djournald-native.c32 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()
Dfuzz-journald.c31 …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
Djournald-context.c200 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
Djournald-syslog.c32 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()
Dfuzz-journald-native-fd.c18 struct ucred ucred; in LLVMFuzzerTestOneInput() local
Djournald-wall.c16 const struct ucred *ucred) { in server_forward_wall()
Djournald-console.c39 const struct ucred *ucred) { in server_forward_console()
Djournald-kmsg.c33 const struct ucred *ucred) { in server_forward_kmsg()
Djournald-stream.c79 struct ucred ucred; member
552 struct ucred *ucred; in stdout_stream_process() local
Djournald-audit.c417 const struct ucred *ucred, in server_process_audit_message()
Djournald-server.c1296 struct ucred *ucred = NULL; in server_process_datagram() local
/systemd-251/src/libsystemd/sd-login/
Dsd-login.c139 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/
Dudev-ctrl.c222 struct ucred ucred; in udev_ctrl_event_handler() local
Dudevd.c1222 struct ucred *ucred; in on_worker() local
/systemd-251/src/shared/
Dbus-util.c181 struct ucred ucred; in bus_check_peercred() local
Dvarlink.c130 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
Dask-password-api.c833 struct ucred *ucred; in ask_password_agent() local
/systemd-251/src/basic/
Dsocket-util.c589 struct ucred ucred = UCRED_INVALID; in getpeername_pretty() local
869 int getpeercred(int fd, struct ucred *ucred) { in getpeercred()
/systemd-251/src/test/
Dtest-socket-util.c170 struct ucred ucred; in TEST() local
/systemd-251/src/libsystemd/sd-daemon/
Dsd-daemon.c512 struct ucred *ucred; in sd_pid_notify_with_fds() local
/systemd-251/src/login/
Dpam_systemd.c257 struct ucred ucred; in get_seat_from_display() local
/systemd-251/src/import/
Dimportd.c562 struct ucred *ucred; in manager_on_notify() local
/systemd-251/src/nspawn/
Dnspawn.c4222 struct ucred *ucred; in nspawn_dispatch_notify_fd() local
5399 struct ucred ucred; in cant_be_in_netns() local
/systemd-251/src/core/
Dmanager.c2411 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/
Dbus-internal.h265 struct ucred ucred; member

12