Searched defs:mystime (Results 1 - 2 of 2) sorted by relevance

/external/ltp/pan/
H A Dtag_report.c235 char *tag, *contact, *is, *mystime, *duration, *tt, *ti, *sl, *el; local
361 if ((mystime = (char *)sym_get(keys, key_get)) == NULL) {
362 mystime = "No_stime";
366 tag, "!", "!", is, contact, mystime, duration,
H A Dltp-pan.c89 time_t mystime; member in struct:tag_pgrp
804 mystime),
807 mystime), status,
950 time(&active->mystime);
1099 colle->name, (int)(active->mystime),
1100 (int)(end_time - active->mystime),
1140 colle->name, cpid, ctime(&active->mystime));
1381 "<<<test_start>>>", running->cmd->name, running->mystime,
1405 (long)(exit_time - running->mystime), term_type, term_id,

Completed in 451 milliseconds