Home
last modified time | relevance | path

Searched defs:elf_prstatus (Results 1 – 1 of 1) sorted by relevance

/sysdeps/unix/sysv/linux/sys/
A Dprocfs.h63 struct elf_prstatus struct
66 short int pr_cursig; /* Current signal. */
69 __pid_t pr_pid;
70 __pid_t pr_ppid;
71 __pid_t pr_pgrp;
72 __pid_t pr_sid;
73 struct timeval pr_utime; /* User time. */
74 struct timeval pr_stime; /* System time. */
75 struct timeval pr_cutime; /* Cumulative user time. */
77 elf_gregset_t pr_reg; /* GP registers. */
[all …]

Completed in 3 milliseconds