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

  /src/share/examples/refuse/icfs/
icfs.c 503 static struct fuse_operations icfs_oper = { variable in typeref:struct:fuse_operations
614 return fuse_main(argc, argv, &icfs_oper, NULL);
icfs.c 503 static struct fuse_operations icfs_oper = { variable in typeref:struct:fuse_operations
614 return fuse_main(argc, argv, &icfs_oper, NULL);
icfs.c 503 static struct fuse_operations icfs_oper = { variable in typeref:struct:fuse_operations
614 return fuse_main(argc, argv, &icfs_oper, NULL);

Completed in 90 milliseconds