Home
last modified time | relevance | path

Searched refs:mystime (Results 1 – 2 of 2) sorted by relevance

/external/ltp/pan/
Dtag_report.c235 char *tag, *contact, *is, *mystime, *duration, *tt, *ti, *sl, *el; in tag_report() local
361 if ((mystime = (char *)sym_get(keys, key_get)) == NULL) { in tag_report()
362 mystime = "No_stime"; in tag_report()
366 tag, "!", "!", is, contact, mystime, duration, in tag_report()
Dltp-pan.c89 time_t mystime; member
807 mystime), in check_pids()
810 mystime), status, in check_pids()
953 time(&active->mystime); in run_child()
1102 colle->name, (int)(active->mystime), in run_child()
1103 (int)(end_time - active->mystime), in run_child()
1143 colle->name, cpid, ctime(&active->mystime)); in run_child()
1384 "<<<test_start>>>", running->cmd->name, running->mystime, in write_test_start()
1408 (long)(exit_time - running->mystime), term_type, term_id, in write_test_end()