#define SIZEOF_PSINFO_T_32 0x150 #define OFFSET_PSINFO_T_PR_FNAME_32 0x58 #define OFFSET_PSINFO_T_PR_FNAME_INCR_32 0x1 #define OFFSET_PSINFO_T_PR_PSARGS_32 0x68 #define OFFSET_PSINFO_T_PR_PSARGS_INCR_32 0x1 #define SIZEOF_PRPSINFO_T_32 0x104 #define OFFSET_PRPSINFO_T_PR_FNAME_32 0x54 #define OFFSET_PRPSINFO_T_PR_FNAME_INCR_32 0x1 #define OFFSET_PRPSINFO_T_PR_PSARGS_32 0x64 #define OFFSET_PRPSINFO_T_PR_PSARGS_INCR_32 0x1 #define SIZEOF_PRSTATUS_T_32 0x1b0 #define OFFSET_PRSTATUS_T_PR_PID_32 0xd8 #define OFFSET_PRSTATUS_T_PR_CURSIG_32 0x88 #define OFFSET_PRSTATUS_T_PR_REG_32 0x164 #define OFFSET_PRSTATUS_T_PR_REG_INCR_32 0x4 #define SIZEOF_LWPSINFO_T_32 0x68 #define OFFSET_LWPSINFO_T_PR_LWPID_32 0x4 #define SIZEOF_LWPSTATUS_T_32 0x320 #define OFFSET_LWPSTATUS_T_PR_LWPID_32 0x4 #define OFFSET_LWPSTATUS_T_PR_CURSIG_32 0xc #define OFFSET_LWPSTATUS_T_PR_REG_32 0x158 #define OFFSET_LWPSTATUS_T_PR_REG_INCR_32 0x4 #define OFFSET_LWPSTATUS_T_PR_FPREG_32 0x1a4 #define SIZEOF_PRGREGSET_T_32 0x4c #define SIZEOF_PRFPREGSET_T_32 0x17c #define SIZEOF_PSINFO_T_64 0x1a0 #define OFFSET_PSINFO_T_PR_FNAME_64 0x88 #define OFFSET_PSINFO_T_PR_FNAME_INCR_64 0x1 #define OFFSET_PSINFO_T_PR_PSARGS_64 0x98 #define OFFSET_PSINFO_T_PR_PSARGS_INCR_64 0x1 #define SIZEOF_PRPSINFO_T_64 0x148 #define OFFSET_PRPSINFO_T_PR_FNAME_64 0x78 #define OFFSET_PRPSINFO_T_PR_FNAME_INCR_64 0x1 #define OFFSET_PRPSINFO_T_PR_PSARGS_64 0x88 #define OFFSET_PRPSINFO_T_PR_PSARGS_INCR_64 0x1 #define SIZEOF_PRSTATUS_T_64 0x338 #define OFFSET_PRSTATUS_T_PR_PID_64 0x168 #define OFFSET_PRSTATUS_T_PR_CURSIG_64 0x108 #define OFFSET_PRSTATUS_T_PR_REG_64 0x258 #define OFFSET_PRSTATUS_T_PR_REG_INCR_64 0x8 #define SIZEOF_LWPSINFO_T_64 0x80 #define OFFSET_LWPSINFO_T_PR_LWPID_64 0x4 #define SIZEOF_LWPSTATUS_T_64 0x510 #define OFFSET_LWPSTATUS_T_PR_LWPID_64 0x4 #define OFFSET_LWPSTATUS_T_PR_CURSIG_64 0xc #define OFFSET_LWPSTATUS_T_PR_REG_64 0x220 #define OFFSET_LWPSTATUS_T_PR_REG_INCR_64 0x8 #define OFFSET_LWPSTATUS_T_PR_FPREG_64 0x300 #define SIZEOF_PRGREGSET_T_64 0xe0 #define SIZEOF_PRFPREGSET_T_64 0x210 #define PRFNSZ 16 /* max size of execed filename */ #define PRARGSZ 80 /* Number of chars of arguments */