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

  /external/elfutils/0.153/backends/
linux-core-note.c 73 FIELD (PID_T, pr_pid);
74 FIELD (PID_T, pr_ppid);
75 FIELD (PID_T, pr_pgrp);
76 FIELD (PID_T, pr_sid);
97 FIELD (PID_T, pr_pid);
98 FIELD (PID_T, pr_ppid);
99 FIELD (PID_T, pr_pgrp);
100 FIELD (PID_T, pr_sid);
125 FIELD (identity, PID_T, pid, 'd', .thread_identifier = true),
126 FIELD (identity, PID_T, ppid, 'd')
    [all...]
alpha_corenote.c 57 #define PID_T int32_t
arm_corenote.c 61 #define PID_T int32_t
sh_corenote.c 57 #define PID_T int32_t
sparc_corenote.c 105 #define PID_T int32_t
x86_64_corenote.c 78 #define PID_T int32_t
ppc_corenote.c 109 #define PID_T int32_t
i386_corenote.c 69 #define PID_T int32_t

Completed in 1403 milliseconds