| Home | Sort by: relevance | last modified time | path |
| /src/usr.bin/ipcs/ | |
| ipcs.c | 426 char c_time_buf[100], otime_buf[100]; local in function:show_seminfo 429 cvt_time(otime, otime_buf, sizeof(otime_buf)); 444 (void)printf(" %s %s", otime_buf, c_time_buf); |