d1 1673 src/vfs/extfs/extfs.c gboolean d1, d2; d1 1678 src/vfs/extfs/extfs.c d1 = extfs_get_plugins (mc_config_get_data_path (), TRUE); /* silent about user dir */ d1 1680 src/vfs/extfs/extfs.c d2 = extfs_get_plugins (LIBEXECDIR, d1); d1 1682 src/vfs/extfs/extfs.c return (d1 || d2 ? 1 : 0);