HomeSort by: relevance | last modified time | path
    Searched defs:otime_buf (Results 1 - 1 of 1) sorted by relevancy

  /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);

Completed in 44 milliseconds