Home
last modified time | relevance | path

Searched defs:input_string (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_utility.c76 UINT _nx_utility_string_length_check(CHAR *input_string, UINT *string_length, UINT max_string_leng… in _nx_utility_string_length_check()
150 UINT _nx_utility_string_to_uint(CHAR *input_string, UINT string_length, UINT *number) in _nx_utility_string_to_uint()