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

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfvscanf.c69 } Scan_t; typedef in typeref:struct:_scan_s
89 Scan_t *sc = (Scan_t*)arg;
236 static int _sfgetwc(Scan_t* sc, wchar_t* wc, int fmt, Accept_t* ac, Void_t *mbs)
239 Scan_t* sc; /* the scanning handle */
339 Scan_t scd;

Completed in 59 milliseconds