Home
last modified time | relevance | path

Searched defs:application_t (Results 1 – 3 of 3) sorted by relevance

/dports/finance/ledger/ledger-3.2.1/src/
H A Dtextual.cc57 struct application_t struct
59 string label;
60 variant<optional<datetime_t>, account_t *, string, fixed_rate_t> value;
62 application_t(string _label, optional<datetime_t> epoch) in application_t() argument
64 application_t(string _label, account_t * acct) in application_t() function
66 application_t(string _label, string tag) in application_t() argument
68 application_t(string _label, fixed_rate_t rate) in application_t() argument
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Dconffile.h953 typedef struct application_s application_t; typedef
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Dconffile.h953 typedef struct application_s application_t; typedef