Home
last modified time | relevance | path

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

/third_party/libfuse/example/
H A Dhello_ll.c32 static const char *hello_str = "Hello World!\n"; variable
47 stbuf->st_size = strlen(hello_str); in hello_stat()
153 reply_buf_limited(req, hello_str, strlen(hello_str), off, size); in hello_ll_read()
H A Dhello_ll_uds.c42 static const char *hello_str = "Hello World!\n"; variable
57 stbuf->st_size = strlen(hello_str); in hello_stat()
163 reply_buf_limited(req, hello_str, strlen(hello_str), off, size); in hello_ll_read()

Completed in 1 milliseconds