refuse.c | 66 static struct fuse_opt refuse_opts[] = { variable in typeref:struct:fuse_opt[] 1196 if (fuse_opt_parse(args, &config, refuse_opts, NULL) == -1) 1394 * but is defined here because it needs to access refuse_opts. */ 1398 return fuse_opt_match(refuse_opts, opt);
|