Searched refs:aq_strcmp (Results 1 – 1 of 1) sorted by relevance
69 static int aq_strcmp(char *actual, char *possible);99 aq_strcmp(char *actual, char *possible) in aq_strcmp() function114 if (aq_strcmp(hdr->OemId, match->x.id) && in aq_match_header()115 aq_strcmp(hdr->OemTableId, match->y.tid)) in aq_match_header()119 if (aq_strcmp(hdr->AslCompilerId, match->x.id)) in aq_match_header()