Home
last modified time | relevance | path

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

/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqofxconnect/
H A Daccount.h24 int AO_Account_GetMaxPurposeLines(const AB_ACCOUNT *a);
H A Dprovider_accspec.c42 AB_TransactionLimits_SetMaxLinesPurpose(limits, AO_Account_GetMaxPurposeLines(acc)); in AO_Provider__CreateTransactionLimitsForAccount()
H A Daccount.c122 int AO_Account_GetMaxPurposeLines(const AB_ACCOUNT *a) in AO_Account_GetMaxPurposeLines() function