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

  /external/elfutils/src/backends/
linux-core-note.c 79 FIELD (PID_T, pr_pid);
80 FIELD (PID_T, pr_ppid);
81 FIELD (PID_T, pr_pgrp);
82 FIELD (PID_T, pr_sid);
110 FIELD (PID_T, pr_pid);
111 FIELD (PID_T, pr_ppid);
112 FIELD (PID_T, pr_pgrp);
113 FIELD (PID_T, pr_sid);
140 FIELD (identity, PID_T, pid, 'd', .thread_identifier = true),
141 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 108 #define PID_T int32_t
x86_64_corenote.c 81 #define PID_T int32_t
ppc_corenote.c 112 #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 498 milliseconds