Searched refs:max_string_length (Results 1 – 2 of 2) sorted by relevance
76 …T _nx_utility_string_length_check(CHAR *input_string, UINT *string_length, UINT max_string_length) in _nx_utility_string_length_check() argument93 if (i >= max_string_length) in _nx_utility_string_length_check()
4063 …T _nx_utility_string_length_check(CHAR *input_string, UINT *string_length, UINT max_string_length);