Home
last modified time | relevance | path

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

/dports/comms/trustedqsl/tqsl-2.4/src/
H A Dtqsllib.h47 #define TQSL_CRQ_COUNTRY_MAX 80 ///< Max length of req entity macro
107 char country[TQSL_CRQ_COUNTRY_MAX+1]; ///< Country
/dports/comms/trustedqsl/tqsl-2.4/apps/
H A Dcrqwiz.cpp477 tc_country->SetMaxLength(TQSL_CRQ_COUNTRY_MAX); in BEGIN_EVENT_TABLE()