Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/util/
H A Dsscanf.c105 static const uchar_t *set_ccl(char *, const uchar_t *);
221 fmt = set_ccl(ccltab, fmt); in vsscanf()
538 set_ccl(char *tab, const uchar_t *fmt) in set_ccl() function