Home
last modified time | relevance | path

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

/third_party/musl/ndk_musl_include/sys/
Dsocket.h61 struct ucred { struct
62 pid_t pid;
63 uid_t uid;
64 gid_t gid;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h57 struct ucred { struct
58 pid_t pid;
59 uid_t uid;
60 gid_t gid;
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h46 struct ucred { struct
47 pid_t pid;
48 uid_t uid;
49 gid_t gid;
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h57 struct ucred { struct
58 pid_t pid;
59 uid_t uid;
60 gid_t gid;
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h57 struct ucred { struct
58 pid_t pid;
59 uid_t uid;
60 gid_t gid;
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h61 struct ucred { struct
62 pid_t pid;
63 uid_t uid;
64 gid_t gid;
/third_party/musl/include/sys/
Dsocket.h57 struct ucred { struct
58 pid_t pid;
59 uid_t uid;
60 gid_t gid;
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h57 struct ucred { struct
58 pid_t pid;
59 uid_t uid;
60 gid_t gid;
/third_party/libnl/lib/
Dhandlers.c386 unsigned char **, struct ucred **)) in nl_cb_overwrite_recv()
/third_party/pulseaudio/src/pulsecore/
Diochannel.c300 … pa_iochannel_write_with_creds(pa_iochannel*io, const void*data, size_t l, const pa_creds *ucred) { in pa_iochannel_write_with_creds()
Dprotocol-native.c2711 pa_creds ucred; in command_auth() local
/third_party/eudev/src/udev/
Dudev-ctrl.c189 struct ucred ucred = {}; in udev_ctrl_get_connection() local
Dudevd.c628 struct ucred *ucred = NULL; in worker_returned() local
/third_party/pulseaudio/src/pulse/
Dcontext.c642 pa_creds ucred; in setup_context() local
/third_party/eudev/src/shared/
Dutil.c1651 int getpeercred(int fd, struct ucred *ucred) { in getpeercred()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel.c1867 pa_creds ucred; in on_connection() local
/third_party/wayland_standard/src/
Dwayland-server.c82 struct ucred ucred; member
/third_party/glib/gio/
Dgsocket.c6109 ucred_t *ucred = NULL; in g_socket_get_credentials() local