d1 1652 src/vfs/extfs/extfs.c gboolean d1, d2; d1 1657 src/vfs/extfs/extfs.c d1 = extfs_get_plugins (mc_config_get_data_path (), TRUE); /* silent about user dir */ d1 1659 src/vfs/extfs/extfs.c d2 = extfs_get_plugins (LIBEXECDIR, d1); d1 1661 src/vfs/extfs/extfs.c return (d1 || d2 ? 1 : 0);