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

/illumos-gate/usr/src/cmd/localedef/
H A Dwide.c42 static int tomb_none(char *, wchar_t);
47 static int (*_tomb)(char *, wchar_t) = tomb_none;
178 tomb_none(char *mb, wchar_t wc) function
623 _tomb = tomb_none;

Completed in 43 milliseconds