Searched refs:time_string (Results 1 – 2 of 2) sorted by relevance
/coreutils/src/ |
D | who.c | 215 time_string (struct gl_utmp const *utmp_ent) in time_string() function 431 time_string (utmp_ent), idlestr, pidstr, in print_user() 439 time_string (utmp_ent), "", "", "", ""); in print_boottime() 475 time_string (utmp_ent), "", pidstr, comment, exitstr); in print_deadprocs() 488 time_string (utmp_ent), "", pidstr, comment, ""); in print_login() 499 time_string (utmp_ent), "", pidstr, comment, ""); in print_initspawn() 508 time_string (utmp_ent), "", "", "", ""); in print_clockchange() 526 print_line ("", ' ', runlevline, time_string (utmp_ent), in print_runlevel()
|
D | pinky.c | 175 time_string (struct gl_utmp const *utmp_ent) in time_string() function 271 printf (" %s", time_string (utmp_ent)); in print_entry()
|