Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/util/
H A Dsscanf.c103 static const uchar_t *set_ccl(char *, const uchar_t *);
219 fmt = set_ccl(ccltab, fmt); in vsscanf()
536 set_ccl(char *tab, const uchar_t *fmt) in set_ccl() function