Home
last modified time | relevance | path

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

/third_party/libfuse/example/
H A Dhello_ll.c33 static const char *hello_name = "hello"; variable
74 if (parent != 1 || strcmp(name, hello_name) != 0) in hello_ll_lookup()
130 dirbuf_add(req, &b, hello_name, 2); in hello_ll_readdir()
H A Dhello_ll_uds.c43 static const char *hello_name = "hello"; variable
84 if (parent != 1 || strcmp(name, hello_name) != 0) in hello_ll_lookup()
140 dirbuf_add(req, &b, hello_name, 2); in hello_ll_readdir()

Completed in 2 milliseconds