Searched refs:footer_start (Results 1 – 1 of 1) sorted by relevance
712 int footer_start; in match_trace() local718 footer_start = match_len - footer_len; in match_trace()719 if (strcmp(name + footer_start, footer) != 0) in match_trace()