Home | Sort by: relevance | last modified time | path |
/src/usr.bin/who/ | |
who.c | 81 struct ut_type_names { struct 84 } ut_type_names[] = { variable in typeref:struct:ut_type_names[] 293 for (i = 0; ut_type_names[i].type >= 0; i++) { 294 types = ut_type_names[i].name; 295 if (ut_type_names[i].type == type) |
who.c | 81 struct ut_type_names { struct 84 } ut_type_names[] = { variable in typeref:struct:ut_type_names[] 293 for (i = 0; ut_type_names[i].type >= 0; i++) { 294 types = ut_type_names[i].name; 295 if (ut_type_names[i].type == type) |