Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/pstat/ | |
pstat.c | 815 static const struct flagbit_desc ttystates[] = { variable in typeref:typename:const struct flagbit_desc[] 837 char state[sizeof(ttystates) / sizeof(ttystates[0]) + 1]; 857 n = getflags(ttystates, state, tp->t_state); |