Home
last modified time | relevance | path

Searched refs:u_comm (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dprocess.c1970 { 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/
DRegisterContext_i386.h155 char u_comm[32]; // Command causing core dump. member
DRegisterContextLinux_x86_64.cpp91 char u_comm[32]; // Command causing core dump. member