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

  /external/elfutils/backends/
linux-core-note.c 93 FIELD (PID_T, pr_pid);
94 FIELD (PID_T, pr_ppid);
95 FIELD (PID_T, pr_pgrp);
96 FIELD (PID_T, pr_sid);
124 FIELD (PID_T, pr_pid);
125 FIELD (PID_T, pr_ppid);
126 FIELD (PID_T, pr_pgrp);
127 FIELD (PID_T, pr_sid);
154 FIELD (identity, PID_T, pid, 'd', .thread_identifier = true),
155 FIELD (identity, PID_T, ppid, 'd')
    [all...]
tilegx_corenote.c 54 #define PID_T int32_t
alpha_corenote.c 60 #define PID_T int32_t
arm_corenote.c 64 #define PID_T int32_t
sh_corenote.c 60 #define PID_T int32_t
sparc_corenote.c 109 #define PID_T int32_t
ppc_corenote.c 112 #define PID_T int32_t
x86_64_corenote.c 110 #define PID_T int32_t
aarch64_corenote.c 43 #define PID_T int32_t
i386_corenote.c 72 #define PID_T int32_t
s390_corenote.c 126 #define PID_T int32_t

Completed in 139 milliseconds