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

/freebsd-current/usr.bin/ipcs/
H A Dipcs.c338 char stime_buf[100], rtime_buf[100], ctime_buf[100]; local
342 cvt_time(kmsqptr->u.msg_ctime, ctime_buf);
373 ctime_buf);
418 char atime_buf[100], dtime_buf[100], ctime_buf[100]; local
422 cvt_time(kshmptr->u.shm_ctime, ctime_buf);
453 ctime_buf);
502 char ctime_buf[100], otime_buf[100]; local
505 cvt_time(ksemaptr->u.sem_ctime, ctime_buf);
526 ctime_buf);

Completed in 76 milliseconds