Searched refs:note_notsup (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libproc/common/ |
H A D | Pcore.c | 1122 note_notsup(struct ps_prochandle *P, size_t nbytes) in note_notsup() function 1134 note_notsup, /* 0 unassigned */ 1138 note_notsup, /* 1 NT_PRSTATUS (old) */ 1140 note_notsup, /* 2 NT_PRFPREG (old) */ 1144 note_notsup, /* 3 NT_PRPSINFO (old) */ 1149 note_notsup, /* 4 NT_PRXREG */ 1158 note_notsup, /* 8 NT_ASRS */ 1161 note_notsup, /* 7 NT_GWINDOWS */ 1162 note_notsup, /* 8 NT_ASRS */ 1167 note_notsup, /* 9 NT_LDT */ [all …]
|