Searched refs:state_abbrev (Results 1 – 1 of 1) sorted by relevance
133 char *state_abbrev[] = { variable876 state < sizeof(state_abbrev) / sizeof(*state_abbrev)) in format_next_process()877 sprintf(status, "%.6s", state_abbrev[state]); in format_next_process()