Home
last modified time | relevance | path

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

/misc/debug_tools/acrn_crashlog/common/
A Dstrutils.c193 char *matched_sub, size_t matched_space, in reg_match() argument
220 if (matched_space == 0 || matched_sub == NULL) in reg_match()
226 MIN(matched_len, matched_space - 1)) = '\0'; in reg_match()

Completed in 6 milliseconds