Home
last modified time | relevance | path

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

/misc/debug_tools/acrn_crashlog/acrnprobe/
A Dhistory.c79 char *update_line; in update_event_count_file() local
95 update_line = strstr(all_events_cnt, line); in update_event_count_file()
96 if (!update_line) { in update_event_count_file()
109 char *s = strstr(update_line, ": "); in update_event_count_file()
110 char *e = strchr(update_line, '\n'); in update_event_count_file()

Completed in 11 milliseconds