Searched refs:etctmpl (Results 1 – 1 of 1) sorted by relevance
527 const char etctmpl[] = ", ..."; in dump() local528 char etc[sizeof(etctmpl)]; in dump()548 if (rem > strlen(etctmpl)) in dump()549 remetc = strlen(etctmpl); in dump()551 strncat(etc, etctmpl, remetc); in dump()