Home | History | Annotate | Download | only in kernel

Lines Matching refs:ctime

324 	printf("stime: %s", ctime(&mp->msg_stime));
325 printf("rtime: %s", ctime(&mp->msg_rtime));
326 printf("ctime: %s", ctime(&mp->msg_ctime));
544 printf("otime: %s", ctime(&sp->sem_otime));
545 printf("ctime: %s", ctime(&sp->sem_ctime));
727 printf("atime: %s", ctime(&sp->shm_atime));
728 printf("dtime: %s", ctime(&sp->shm_dtime));
729 printf("ctime: %s", ctime(&sp->shm_ctime));