Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/tools/makelcf.TWL/
Dmakelcf.h133 const char *ltdsuffix; member
170 BOOL PropertySetLtdsuffix(const char *ltdsuffix);
Dcontainer.c577 SET_PROPERTY(PropertySetLtdsuffix, ltdsuffix, Ltdsuffix) in SET_PROPERTY()
727 if (!t->ltdsuffix) in CheckProperty()
729 t->ltdsuffix = strdup(DEFAULT_LTDSUFFIX); in CheckProperty()
856 printf(" Ltdsuffix : %s\n", t->ltdsuffix); in DumpProperty()
Dcreatelcf.c1412 PutString(Property.ltdsuffix); in PutToken()