Searched refs:NAMED_STR_END_DELIM (Results 1 – 1 of 1) sorted by relevance
167 #define NAMED_STR_END_DELIM "\"" macro174 const int end_delim_len = strlen(NAMED_STR_END_DELIM); in kutf_helper_max_str_len_for_kern()196 int end_delim_len = strlen(NAMED_STR_END_DELIM); in kutf_helper_send_named_str()240 memcpy(copy_ptr, NAMED_STR_END_DELIM, end_delim_len); in kutf_helper_send_named_str()313 search_ptr = strnchr(recv_str, recv_sz, NAMED_STR_END_DELIM[0]); in kutf_helper_receive_named_val()