Home
last modified time | relevance | path

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

/coreutils/src/
Dpinky.c147 idle_string (time_t when) in idle_string() function
265 printf (" %-6s", idle_string (last_change)); in print_entry()
Dwho.c186 idle_string (time_t when, time_t boottime) in idle_string() function
366 sprintf (idlestr, "%.*s", IDLESTR_LEN, idle_string (last_change, boottime)); in print_user()