Home
last modified time | relevance | path

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

/systemd-251/src/import/
Dimportd.c41 typedef enum TransferType { enum
51 } TransferType; typedef
59 TransferType type;
112 DEFINE_PRIVATE_STRING_TABLE_LOOKUP_TO_STRING(transfer_type, TransferType);
672 static Transfer *manager_find(Manager *m, TransferType type, const char *remote) { in manager_find()
691 TransferType type; in method_import_tar_or_raw()
832 TransferType type; in method_export_tar_or_raw()
906 TransferType type; in method_pull_tar_or_raw()
1114 static BUS_DEFINE_PROPERTY_GET_ENUM(property_get_type, transfer_type, TransferType);