Searched defs:Sfio_t (Results 1 – 5 of 5) sorted by relevance
30 int sfnotify(void(*notify)(Sfio_t*, int, void*)) in sfnotify() argument
131 void fcnotify(void (*fun)(Sfio_t*,const char*,int,void*),void* context) in fcnotify() argument
118 #define Sfio_t FILE macro
32 typedef struct _sfio_s Sfio_t; typedef [all...]
51 #define Sfio_t char macro