Searched refs:lenmod (Results 1 – 2 of 2) sorted by relevance
882 static void addlenmod (char *form, const char *lenmod) { in addlenmod() argument884 size_t lm = strlen(lenmod); in addlenmod()886 strcpy(form + l - 1, lenmod); in addlenmod()