Searched refs:u_comm (Results 1 – 3 of 3) sorted by relevance
/external/strace/ |
D | process.c | 1970 { uoff(u_comm), "offsetof(struct user, u_comm)" }, 1987 { uoff(u_comm), "offsetof(struct user, u_comm)" }, 2003 { uoff(u_comm), "offsetof(struct user, u_comm)" }, 2020 { uoff(u_comm), "offsetof(struct user, u_comm)" }, 2032 { uoff(u_comm), "offsetof(struct user, u_comm)" }, 2044 { uoff(u_comm), "offsetof(struct user, u_comm)" }, 2060 { uoff(u_comm), "offsetof(struct user, u_comm)" }, 2078 { uoff(u_comm), "offsetof(struct user, u_comm)" }, 2088 { uoff(u_comm), "offsetof(struct user, u_comm)" },
|
/external/lldb/source/Plugins/Process/POSIX/ |
D | RegisterContext_i386.h | 155 char u_comm[32]; // Command causing core dump. member
|
D | RegisterContextLinux_x86_64.cpp | 91 char u_comm[32]; // Command causing core dump. member
|