Searched refs:carveup (Results 1 – 1 of 1) sorted by relevance
307 struct carveup { struct400 static char *string_field(struct carveup *tb, struct strawberry *field) in string_field()521 static void show_ps(struct carveup *tb) in show_ps()559 struct carveup *tb = (void *)toybuf; in get_ps()928 struct carveup *ta = *(struct carveup **)aa, *tb = *(struct carveup **)bb; in ksort()952 static struct carveup **collate(int count, struct dirtree *dt, in collate()956 struct carveup **tbsort = xmalloc(count*sizeof(struct carveup *)); in collate()1065 struct carveup **tbsort = collate(TT.kcount, dt, ksort); in ps_main()1084 qsort(tbsort, TT.kcount, sizeof(struct carveup *), (void *)ksort); in ps_main()1168 struct carveup **tb; in top_common()[all …]