Searched refs:ut_pc (Results 1 – 3 of 3) sorted by relevance
53 long ut_pc; /* # processes */ member111 ub->ut_pc = 1; in enter()124 (*pt)->ut_pc++; in enter()137 tb.ta_pc = (*(struct utab **)node)->ut_pc; in print_node()
58 long ut_pc; /* # processes */ member137 ub->ut_pc = 1; in enter()150 (*pt)->ut_pc++; in enter()164 tb.ta_pc = (*(struct utab **)node)->ut_pc; in print_node()
105 #define UBEMPTY (ub[i].ut_pc == 0 && ub[i].ut_cpu[0] == 0 && \