Searched refs:hello_str (Results 1 – 1 of 1) sorted by relevance
44 static const char hello_str[] = "Hello, world!"; variable45 static const unsigned char *hello_buffer = (const unsigned char *) hello_str;46 static const size_t hello_len = sizeof hello_str - 1;