Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/tools/makelcf.TWL/
Dmakelcf.h130 const char *ltdsuffix; member
164 BOOL PropertySetLtdsuffix(const char *ltdsuffix);
Dcontainer.c539 SET_PROPERTY(PropertySetLtdsuffix, ltdsuffix, Ltdsuffix) in SET_PROPERTY()
689 if (!t->ltdsuffix) in CheckProperty()
691 t->ltdsuffix = strdup(DEFAULT_LTDSUFFIX); in CheckProperty()
818 printf(" Ltdsuffix : %s\n", t->ltdsuffix); in DumpProperty()
Dcreatelcf.c1229 PutString(Property.ltdsuffix); in PutToken()