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

/ast/src/lib/libast/sfio/
H A Dsfvscanf.c131 } Accept_t; typedef in typeref:struct:_accept_s
134 static char* _sfsetclass(const char* form, Accept_t* ac, int flags)
138 Accept_t* ac; /* values of accepted characters */
193 static int _sfwaccept(wchar_t wc, Accept_t* ac)
197 Accept_t* ac;
234 static int _sfgetwc(Scan_t* sc, wchar_t* wc, int fmt, Accept_t* ac, Void_t *mbs)
240 Accept_t* ac; /* accept handle for %[ */
313 Accept_t acc;

Completed in 11 milliseconds