HomeSort by relevance Sort by last modified time
    Searched refs:PRPSINFO_UID_T (Results 1 - 2 of 2) sorted by null

  /external/elfutils/backends/
x86_64_corenote.c 91 # define PRPSINFO_UID_T uint16_t
101 # define PRPSINFO_UID_T uint32_t
linux-core-note.c 52 #ifndef PRPSINFO_UID_T
53 # define PRPSINFO_UID_T UID_T
122 FIELD (PRPSINFO_UID_T, pr_uid);
187 FIELD (identity, PRPSINFO_UID_T, uid, 'd'),

Completed in 226 milliseconds