Lines Matching defs:PROTO
149 #define PROTO(x) __dso_hidden typeof(x) x asm("__"#x)
152 PROTO(fuse_daemonize);
153 PROTO(fuse_destroy);
154 PROTO(fuse_get_context);
155 PROTO(fuse_get_session);
156 PROTO(fuse_loop);
157 PROTO(fuse_mount);
158 PROTO(fuse_new);
159 PROTO(fuse_opt_add_arg);
160 PROTO(fuse_opt_free_args);
161 PROTO(fuse_opt_insert_arg);
162 PROTO(fuse_opt_match);
163 PROTO(fuse_opt_parse);
164 PROTO(fuse_parse_cmdline);
165 PROTO(fuse_remove_signal_handlers);
166 PROTO(fuse_setup);
167 PROTO(fuse_unmount);