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

/systemd/src/import/
H A Dimportd.c49 typedef enum TransferType { enum
58 } TransferType; typedef in typeref:enum:TransferType
66 TransferType type;
118 DEFINE_PRIVATE_STRING_TABLE_LOOKUP_TO_STRING(transfer_type, TransferType);
696 static Transfer *manager_find(Manager *m, TransferType type, const char *remote) {
719 TransferType type;
784 TransferType type;
849 TransferType type;
1053 static BUS_DEFINE_PROPERTY_GET_ENUM(property_get_type, transfer_type, TransferType);

Completed in 12 milliseconds