16881f68fSopenharmony_ciFUSE_3.0 {
26881f68fSopenharmony_ci	global:
36881f68fSopenharmony_ci		fuse_destroy;
46881f68fSopenharmony_ci		fuse_exit;
56881f68fSopenharmony_ci		fuse_loop;
66881f68fSopenharmony_ci		fuse_loop_mt;
76881f68fSopenharmony_ci		fuse_reply_attr;
86881f68fSopenharmony_ci		fuse_reply_buf;
96881f68fSopenharmony_ci		fuse_reply_entry;
106881f68fSopenharmony_ci		fuse_reply_err;
116881f68fSopenharmony_ci		fuse_reply_none;
126881f68fSopenharmony_ci		fuse_reply_readlink;
136881f68fSopenharmony_ci		fuse_reply_write;
146881f68fSopenharmony_ci		fuse_reply_xattr;
156881f68fSopenharmony_ci		fuse_req_userdata;
166881f68fSopenharmony_ci		fuse_session_destroy;
176881f68fSopenharmony_ci		fuse_session_exit;
186881f68fSopenharmony_ci		fuse_session_exited;
196881f68fSopenharmony_ci		fuse_session_loop;
206881f68fSopenharmony_ci		fuse_session_loop_mt;
216881f68fSopenharmony_ci		fuse_session_reset;
226881f68fSopenharmony_ci		fuse_session_fd;
236881f68fSopenharmony_ci		fuse_opt_parse;
246881f68fSopenharmony_ci		fuse_opt_add_opt;
256881f68fSopenharmony_ci		fuse_opt_add_arg;
266881f68fSopenharmony_ci		fuse_opt_free_args;
276881f68fSopenharmony_ci		fuse_opt_match;
286881f68fSopenharmony_ci		fuse_parse_cmdline;
296881f68fSopenharmony_ci		fuse_remove_signal_handlers;
306881f68fSopenharmony_ci		fuse_reply_create;
316881f68fSopenharmony_ci		fuse_reply_open;
326881f68fSopenharmony_ci		fuse_reply_statfs;
336881f68fSopenharmony_ci		fuse_set_signal_handlers;
346881f68fSopenharmony_ci		fuse_add_direntry;
356881f68fSopenharmony_ci		fuse_add_direntry_plus;
366881f68fSopenharmony_ci		fuse_daemonize;
376881f68fSopenharmony_ci		fuse_get_session;
386881f68fSopenharmony_ci		fuse_interrupted;
396881f68fSopenharmony_ci		fuse_session_new;
406881f68fSopenharmony_ci		fuse_main_real;
416881f68fSopenharmony_ci		fuse_mount;
426881f68fSopenharmony_ci		fuse_session_custom_io;
436881f68fSopenharmony_ci		fuse_session_mount;
446881f68fSopenharmony_ci		fuse_new;
456881f68fSopenharmony_ci		fuse_opt_insert_arg;
466881f68fSopenharmony_ci		fuse_reply_lock;
476881f68fSopenharmony_ci		fuse_req_interrupt_func;
486881f68fSopenharmony_ci		fuse_req_interrupted;
496881f68fSopenharmony_ci		fuse_unmount;
506881f68fSopenharmony_ci		fuse_session_unmount;
516881f68fSopenharmony_ci		fuse_fs_access;
526881f68fSopenharmony_ci		fuse_fs_bmap;
536881f68fSopenharmony_ci		fuse_fs_chmod;
546881f68fSopenharmony_ci		fuse_fs_chown;
556881f68fSopenharmony_ci		fuse_fs_create;
566881f68fSopenharmony_ci		fuse_fs_destroy;
576881f68fSopenharmony_ci		fuse_fs_flush;
586881f68fSopenharmony_ci		fuse_fs_fsync;
596881f68fSopenharmony_ci		fuse_fs_fsyncdir;
606881f68fSopenharmony_ci		fuse_fs_getattr;
616881f68fSopenharmony_ci		fuse_fs_getxattr;
626881f68fSopenharmony_ci		fuse_fs_init;
636881f68fSopenharmony_ci		fuse_fs_link;
646881f68fSopenharmony_ci		fuse_fs_listxattr;
656881f68fSopenharmony_ci		fuse_fs_lock;
666881f68fSopenharmony_ci		fuse_fs_mkdir;
676881f68fSopenharmony_ci		fuse_fs_mknod;
686881f68fSopenharmony_ci		fuse_fs_new;
696881f68fSopenharmony_ci		fuse_fs_open;
706881f68fSopenharmony_ci		fuse_fs_opendir;
716881f68fSopenharmony_ci		fuse_fs_read;
726881f68fSopenharmony_ci		fuse_fs_readdir;
736881f68fSopenharmony_ci		fuse_fs_readlink;
746881f68fSopenharmony_ci		fuse_fs_release;
756881f68fSopenharmony_ci		fuse_fs_releasedir;
766881f68fSopenharmony_ci		fuse_fs_removexattr;
776881f68fSopenharmony_ci		fuse_fs_rename;
786881f68fSopenharmony_ci		fuse_fs_rmdir;
796881f68fSopenharmony_ci		fuse_fs_setxattr;
806881f68fSopenharmony_ci		fuse_fs_statfs;
816881f68fSopenharmony_ci		fuse_fs_symlink;
826881f68fSopenharmony_ci		fuse_fs_truncate;
836881f68fSopenharmony_ci		fuse_fs_unlink;
846881f68fSopenharmony_ci		fuse_fs_utimens;
856881f68fSopenharmony_ci		fuse_fs_write;
866881f68fSopenharmony_ci		fuse_reply_iov;
876881f68fSopenharmony_ci		fuse_version;
886881f68fSopenharmony_ci		fuse_pkgversion;
896881f68fSopenharmony_ci		fuse_reply_bmap;
906881f68fSopenharmony_ci		cuse_lowlevel_new;
916881f68fSopenharmony_ci		cuse_lowlevel_main;
926881f68fSopenharmony_ci		cuse_lowlevel_setup;
936881f68fSopenharmony_ci		cuse_lowlevel_teardown;
946881f68fSopenharmony_ci		fuse_fs_ioctl;
956881f68fSopenharmony_ci		fuse_fs_poll;
966881f68fSopenharmony_ci		fuse_get_context;
976881f68fSopenharmony_ci		fuse_getgroups;
986881f68fSopenharmony_ci		fuse_lowlevel_notify_inval_entry;
996881f68fSopenharmony_ci		fuse_lowlevel_notify_inval_inode;
1006881f68fSopenharmony_ci		fuse_lowlevel_notify_poll;
1016881f68fSopenharmony_ci		fuse_notify_poll;
1026881f68fSopenharmony_ci		fuse_opt_add_opt_escaped;
1036881f68fSopenharmony_ci		fuse_pollhandle_destroy;
1046881f68fSopenharmony_ci		fuse_reply_ioctl;
1056881f68fSopenharmony_ci		fuse_reply_ioctl_iov;
1066881f68fSopenharmony_ci		fuse_reply_ioctl_retry;
1076881f68fSopenharmony_ci		fuse_reply_poll;
1086881f68fSopenharmony_ci		fuse_req_ctx;
1096881f68fSopenharmony_ci		fuse_req_getgroups;
1106881f68fSopenharmony_ci		fuse_buf_copy;
1116881f68fSopenharmony_ci		fuse_buf_size;
1126881f68fSopenharmony_ci		fuse_fs_read_buf;
1136881f68fSopenharmony_ci		fuse_fs_write_buf;
1146881f68fSopenharmony_ci		fuse_lowlevel_notify_retrieve;
1156881f68fSopenharmony_ci		fuse_lowlevel_notify_store;
1166881f68fSopenharmony_ci		fuse_reply_data;
1176881f68fSopenharmony_ci		fuse_session_process_buf;
1186881f68fSopenharmony_ci		fuse_session_receive_buf;
1196881f68fSopenharmony_ci		fuse_start_cleanup_thread;
1206881f68fSopenharmony_ci		fuse_stop_cleanup_thread;
1216881f68fSopenharmony_ci		fuse_clean_cache;
1226881f68fSopenharmony_ci		fuse_lowlevel_notify_delete;
1236881f68fSopenharmony_ci		fuse_fs_flock;
1246881f68fSopenharmony_ci		fuse_fs_fallocate;
1256881f68fSopenharmony_ci		fuse_lowlevel_help;
1266881f68fSopenharmony_ci		fuse_lowlevel_version;
1276881f68fSopenharmony_ci		fuse_cmdline_help;
1286881f68fSopenharmony_ci		fuse_apply_conn_info_opts;
1296881f68fSopenharmony_ci		fuse_parse_conn_info_opts;
1306881f68fSopenharmony_ci		fuse_fs_lseek;
1316881f68fSopenharmony_ci		fuse_reply_lseek;
1326881f68fSopenharmony_ci
1336881f68fSopenharmony_ci	local:
1346881f68fSopenharmony_ci		*;
1356881f68fSopenharmony_ci};
1366881f68fSopenharmony_ci
1376881f68fSopenharmony_ciFUSE_3.1 {
1386881f68fSopenharmony_ci	global:
1396881f68fSopenharmony_ci	        fuse_lib_help;
1406881f68fSopenharmony_ci		fuse_invalidate_path;
1416881f68fSopenharmony_ci		fuse_new_30;
1426881f68fSopenharmony_ci		fuse_new_31;
1436881f68fSopenharmony_ci		fuse_new;
1446881f68fSopenharmony_ci} FUSE_3.0;
1456881f68fSopenharmony_ci
1466881f68fSopenharmony_ciFUSE_3.2 {
1476881f68fSopenharmony_ci	global:
1486881f68fSopenharmony_ci		fuse_session_loop_mt;
1496881f68fSopenharmony_ci		fuse_session_loop_mt_31;
1506881f68fSopenharmony_ci		fuse_session_loop_mt_32;
1516881f68fSopenharmony_ci		fuse_loop_mt;
1526881f68fSopenharmony_ci		fuse_loop_mt_31;
1536881f68fSopenharmony_ci} FUSE_3.1;
1546881f68fSopenharmony_ci
1556881f68fSopenharmony_ciFUSE_3.3 {
1566881f68fSopenharmony_ci	global:
1576881f68fSopenharmony_ci		fuse_open_channel;
1586881f68fSopenharmony_ci} FUSE_3.2;
1596881f68fSopenharmony_ci
1606881f68fSopenharmony_ciFUSE_3.4 {
1616881f68fSopenharmony_ci	global:
1626881f68fSopenharmony_ci		fuse_fs_copy_file_range;
1636881f68fSopenharmony_ci} FUSE_3.3;
1646881f68fSopenharmony_ci
1656881f68fSopenharmony_ciFUSE_3.7 {
1666881f68fSopenharmony_ci	global:
1676881f68fSopenharmony_ci		fuse_set_log_func;
1686881f68fSopenharmony_ci		fuse_log;
1696881f68fSopenharmony_ci} FUSE_3.4;
1706881f68fSopenharmony_ci
1716881f68fSopenharmony_ciFUSE_3.12 {
1726881f68fSopenharmony_ci	global:
1736881f68fSopenharmony_ci		fuse_session_loop_mt;
1746881f68fSopenharmony_ci		fuse_session_loop_mt_312;
1756881f68fSopenharmony_ci		fuse_loop_mt;
1766881f68fSopenharmony_ci		fuse_loop_mt_32;
1776881f68fSopenharmony_ci		fuse_loop_mt_312;
1786881f68fSopenharmony_ci		fuse_loop_cfg_create;
1796881f68fSopenharmony_ci		fuse_loop_cfg_destroy;
1806881f68fSopenharmony_ci		fuse_loop_cfg_set_idle_threads;
1816881f68fSopenharmony_ci		fuse_loop_cfg_set_max_threads;
1826881f68fSopenharmony_ci		fuse_loop_cfg_set_clone_fd;
1836881f68fSopenharmony_ci		fuse_loop_cfg_convert;
1846881f68fSopenharmony_ci		fuse_parse_cmdline;
1856881f68fSopenharmony_ci		fuse_parse_cmdline_30;
1866881f68fSopenharmony_ci		fuse_parse_cmdline_312;
1876881f68fSopenharmony_ci		fuse_lowlevel_notify_expire_entry;
1886881f68fSopenharmony_ci} FUSE_3.4;
1896881f68fSopenharmony_ci
1906881f68fSopenharmony_ci# Local Variables:
1916881f68fSopenharmony_ci# indent-tabs-mode: t
1926881f68fSopenharmony_ci# End:
193