Searched defs:ps_data (Results 1 – 1 of 1) sorted by relevance
| /third_party/toybox/generated/ |
| D | globals.h | 1304 struct ps_data { struct 1305 union { 1324 struct ptr_len gg, GG, pp, PP, ss, tt, uu, UU; 1325 struct dirtree *threadparent; 1326 unsigned width, height; 1327 dev_t tty; 1328 void *fields, *kfields; 1329 long long ticks, bits, time; 1330 int kcount, forcek, sortpos; 1331 int (*match_process)(long long *slot); [all …]
|