Home
last modified time | relevance | path

Searched refs:g_cliMsg (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dsend.c30 static const char *g_cliMsg = "Hello, this is client"; variable
85 strcpy(buf, g_cliMsg); in SampleClientTask()
139 strcpy(buf, g_cliMsg); in SampleClientNullTask()
H A Drecv.c41 static const char *g_cliMsg = "Hello, this is client"; variable
113 strcpy(buf, g_cliMsg); in SampleClientTask()

Completed in 2 milliseconds