Home
last modified time | relevance | path

Searched defs:cred (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
Dhook_service.cpp116 struct ucred cred; in ProtocolProc() local
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/
Dnative_memory_profiler_sa_service.cpp530 struct ucred cred; in ProtocolProc() local
/developtools/profiler/hiebpf/include/
Dvmlinux.h1059 const struct cred *cred; member
2501 struct cred { struct
2502 atomic_t usage;
2503 kuid_t uid;
2504 kgid_t gid;
2505 kuid_t suid;
2506 kgid_t sgid;
2507 kuid_t euid;
2508 kgid_t egid;
2509 kuid_t fsuid;
[all …]