mytime            109 orte/mca/iof/base/iof_base_output.c         time_t mytime;
mytime            112 orte/mca/iof/base/iof_base_output.c         time(&mytime);
mytime            113 orte/mca/iof/base/iof_base_output.c         cptr = ctime(&mytime);
mytime           1229 orte/orted/orted_comm.c             time_t mytime;
mytime           1236 orte/orted/orted_comm.c             time(&mytime);
mytime           1237 orte/orted/orted_comm.c             cptr = ctime(&mytime);