Home
last modified time | relevance | path

Searched refs:file_is_removable (Results 1 – 4 of 4) sorted by relevance

/dports/archivers/arj/arj-3.10.22/
H A Denviron.h944 int file_is_removable(char *name);
H A Darj_user.c1368 if(modify_command&&file_is_removable(archive_name)) in finish_processing()
2621 is_removable=file_is_removable(archive_name); in perform_cmd()
2670 is_removable=file_is_removable(archive_name); in perform_cmd()
H A Denviron.c3399 int file_is_removable(char *name) in file_is_removable() function
4577 if(file_is_removable(dest)) in file_copy()
H A Darj_arcv.c3647 if(file_is_removable(tmp_archive_name)) in archive_cleanup()