HomeSort by: relevance | last modified time | path
    Searched defs:fanoutfs_oper (Results 1 - 1 of 1) sorted by relevancy

  /src/share/examples/refuse/fanoutfs/
fanoutfs.c 568 static struct fuse_operations fanoutfs_oper = { variable in typeref:struct:fuse_operations
609 return fuse_main(argc, argv, &fanoutfs_oper, NULL);

Completed in 14 milliseconds