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

/macosx-10.10/ksh-23/ksh/src/lib/libast/sfio/
H A Dsfvscanf.c69 } Scan_t; typedef in typeref:struct:_scan_s
89 Scan_t *sc = (Scan_t*)arg;
234 static int _sfgetwc(Scan_t* sc, wchar_t* wc, int fmt, Accept_t* ac, Void_t *mbs)
237 Scan_t* sc; /* the scanning handle */
337 Scan_t scd;

Completed in 61 milliseconds