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

/freebsd-13-stable/usr.bin/ipcs/
H A Dipcs.c341 char stime_buf[100], rtime_buf[100], ctime_buf[100]; local
345 cvt_time(kmsqptr->u.msg_ctime, ctime_buf);
376 ctime_buf);
421 char atime_buf[100], dtime_buf[100], ctime_buf[100]; local
425 cvt_time(kshmptr->u.shm_ctime, ctime_buf);
456 ctime_buf);
505 char ctime_buf[100], otime_buf[100]; local
508 cvt_time(ksemaptr->u.sem_ctime, ctime_buf);
529 ctime_buf);

Completed in 85 milliseconds