Searched defs:hello (Results 1 – 5 of 5) sorted by relevance
46 z_const char hello[] = "hello, hello!"; variable
51 z_const char hello[] = "hello, hello! I said hello, hello!"; variable
29 static z_const char hello[] = "hello, hello!"; variable
138 memif_msg_hello_t hello; member
2419 void sentinelProcessHelloMessage(char *hello, int hello_len) { in sentinelProcessHelloMessage()