Home
last modified time | relevance | path

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

/third_party/libfuse/example/
H A Dhello_ll.c204 static const struct fuse_lowlevel_ops hello_ll_oper = { variable
245 se = fuse_session_new(&args, &hello_ll_oper, in main()
246 sizeof(hello_ll_oper), NULL); in main()
H A Dhello_ll_uds.c166 static const struct fuse_lowlevel_ops hello_ll_oper = { variable
332 se = fuse_session_new(&args, &hello_ll_oper, in main()
333 sizeof(hello_ll_oper), NULL); in main()

Completed in 2 milliseconds