Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsfvscanf.c131 } Accept_t; typedef
134 static char* _sfsetclass(const char* form, Accept_t* ac, int flags) in _sfsetclass()
138 Accept_t* ac; /* values of accepted characters */
195 static int _sfwaccept(wchar_t wc, Accept_t* ac) in _sfwaccept()
199 Accept_t* ac;
236 static int _sfgetwc(Scan_t* sc, wchar_t* wc, int fmt, Accept_t* ac, Void_t *mbs) in _sfgetwc()
242 Accept_t* ac; /* accept handle for %[ */
315 Accept_t acc;