Home
last modified time | relevance | path

Searched refs:get_ut_type (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/busybox/busybox-1.26.2/miscutils/
H A Dlast_fancy.c111 static int get_ut_type(struct utmpx *ut) in get_ut_type() function
212 switch (get_ut_type(&ut)) { in last_main()