Searched refs:lead_str (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dglobals_machelf.c147 const char **lead_str; local
162 /* Any strings in the lead_str array go at the head of the list */
163 lead_str = arg->lead_str;
164 if (lead_str) {
165 while (*lead_str) {
166 if (!cef_cp(arg, state, TRUE, *lead_str++))
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h738 const char **lead_str; /* NULL, or array of pointers to strings to */ member in struct:__anon121

Completed in 61 milliseconds