Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libtsol/common/
H A Dprivate.c135 char *l_w = long_words; in build_strings() local
176 (void) strcpy(w, l_w); in build_strings()
177 w += (len = strlen(l_w) + 1); in build_strings()
178 l_w += len; in build_strings()