Home
last modified time | relevance | path

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

/third_party/libfuse/example/
H A Dcuse.c244 struct cusexmp_param { struct
251 #define CUSEXMP_OPT(t, p) { t, offsetof(struct cusexmp_param, p), 1 }
268 struct cusexmp_param *param = data; in cusexmp_process_arg()
293 struct cusexmp_param param = { 0, 0, NULL, 0 }; in main()

Completed in 2 milliseconds