Home
last modified time | relevance | path

Searched refs:remote_extraction (Results 1 – 3 of 3) sorted by relevance

/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Dfr-command.c105 gboolean remote_extraction; member
2291 if (self->priv->remote_extraction) { in process_ready_for_extract_to_local_cb()
2305 if ((self->priv->remote_extraction) && (self->priv->temp_extraction_dir != NULL)) { in process_ready_for_extract_to_local_cb()
2374 self->priv->remote_extraction = ! _g_file_is_local (destination); in fr_command_extract_files()
2375 if (self->priv->remote_extraction) { in fr_command_extract_files()
3081 self->priv->remote_extraction = FALSE; in fr_command_init()
/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Dfr-archive.c126 gboolean remote_extraction; member
969 if (archive->priv->remote_extraction) { in action_performed()
981 if ((archive->priv->remote_extraction) && (archive->priv->temp_extraction_dir != NULL)) { in action_performed()
3266 archive->priv->remote_extraction = ! uri_is_local (destination); in fr_archive_extract()
3267 if (archive->priv->remote_extraction) { in fr_archive_extract()
/dports/archivers/lxqt-archiver/lxqt-archiver-0.5.0/src/core/
H A Dfr-archive.c126 gboolean remote_extraction; member
975 if (archive->priv->remote_extraction) { in action_performed()
987 if ((archive->priv->remote_extraction) && (archive->priv->temp_extraction_dir != NULL)) { in action_performed()
3282 archive->priv->remote_extraction = ! uri_is_local (destination); in fr_archive_extract()
3283 if (archive->priv->remote_extraction) { in fr_archive_extract()