Searched refs:idle_string (Results 1 – 2 of 2) sorted by relevance
147 idle_string (time_t when) in idle_string() function265 printf (" %-6s", idle_string (last_change)); in print_entry()
186 idle_string (time_t when, time_t boottime) in idle_string() function366 sprintf (idlestr, "%.*s", IDLESTR_LEN, idle_string (last_change, boottime)); in print_user()