Searched refs:null_oper (Results 1 - 1 of 1) sorted by relevance
/third_party/libfuse/example/ | ||
H A D | null.c | 107 static const struct fuse_operations null_oper = { variable 142 return fuse_main(argc, argv, &null_oper, NULL); in main() |
Completed in 1 milliseconds