Lines Matching defs:comm

111 base_fr_command_list (FrCommand  *comm)  in base_fr_command_list()
117 base_fr_command_add (FrCommand *comm, in base_fr_command_add()
128 base_fr_command_delete (FrCommand *comm, in base_fr_command_delete()
136 base_fr_command_extract (FrCommand *comm, in base_fr_command_extract()
148 base_fr_command_test (FrCommand *comm) in base_fr_command_test()
154 base_fr_command_uncompress (FrCommand *comm) in base_fr_command_uncompress()
160 base_fr_command_recompress (FrCommand *comm) in base_fr_command_recompress()
166 base_fr_command_handle_error (FrCommand *comm, in base_fr_command_handle_error()
176 base_fr_command_get_mime_types (FrCommand *comm) in base_fr_command_get_mime_types()
183 base_fr_command_get_capabilities (FrCommand *comm, in base_fr_command_get_capabilities()
192 base_fr_command_set_mime_type (FrCommand *comm, in base_fr_command_set_mime_type()
201 base_fr_command_get_packages (FrCommand *comm, in base_fr_command_get_packages()
212 FrCommand *comm = FR_COMMAND (data); in fr_command_start() local
226 FrCommand *comm = FR_COMMAND (data); in fr_command_done() local
251 fr_command_set_process (FrCommand *comm, in fr_command_set_process()
287 FrCommand *comm; in fr_command_set_property() local
326 FrCommand *comm; in fr_command_get_property() local
498 fr_command_init (FrCommand *comm) in fr_command_init()
528 FrCommand* comm; in fr_command_finalize() local
549 fr_command_set_filename (FrCommand *comm, in fr_command_set_filename()
589 fr_command_set_file (FrCommand *comm, in fr_command_set_file()
602 fr_command_set_multi_volume (FrCommand *comm, in fr_command_set_multi_volume()
611 fr_command_list (FrCommand *comm) in fr_command_list()
640 fr_command_add (FrCommand *comm, in fr_command_add()
663 fr_command_delete (FrCommand *comm, in fr_command_delete()
678 fr_command_extract (FrCommand *comm, in fr_command_extract()
703 fr_command_test (FrCommand *comm) in fr_command_test()
716 fr_command_uncompress (FrCommand *comm) in fr_command_uncompress()
724 fr_command_recompress (FrCommand *comm) in fr_command_recompress()
732 fr_command_get_mime_types (FrCommand *comm) in fr_command_get_mime_types()
739 fr_command_update_capabilities (FrCommand *comm) in fr_command_update_capabilities()
746 fr_command_get_capabilities (FrCommand *comm, in fr_command_get_capabilities()
755 fr_command_is_capable_of (FrCommand *comm, in fr_command_is_capable_of()
763 fr_command_get_packages (FrCommand *comm, in fr_command_get_packages()
777 fr_command_progress (FrCommand *comm, in fr_command_progress()
788 fr_command_message (FrCommand *comm, in fr_command_message()
799 fr_command_working_archive (FrCommand *comm, in fr_command_working_archive()
810 fr_command_set_n_files (FrCommand *comm, in fr_command_set_n_files()
819 fr_command_add_file (FrCommand *comm, in fr_command_add_file()
830 fr_command_set_mime_type (FrCommand *comm, in fr_command_set_mime_type()
838 fr_command_handle_error (FrCommand *comm, in fr_command_handle_error()