HelenOS sources

wctob              67 common/include/wchar.h int wctob(wint_t);
wctob              67 kernel/generic/common/include/wchar.h int wctob(wint_t);
wctob              76 uspace/lib/bithenge/src/linux/common.h 	return strchr(string, wctob(ch)); // TODO
wctob              67 uspace/lib/c/common/include/wchar.h int wctob(wint_t);
wctob              67 uspace/lib/posix/include/common/wchar.h int wctob(wint_t);
HelenOS homepage, sources at GitHub