Searched refs:ut_type_names (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.bin/who/
H A Dwho.c81 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)

Completed in 195 milliseconds