Searched refs:STR_KEY (Results 1 – 1 of 1) sorted by relevance
24 const int STR_KEY = 5; variable133 if (strncpy_s(data, strlen("0") + 1, str + STR_KEY, 1) != EOK) { in waitDataWithCode()