Searched defs:_sfextern_s (Results 1 – 1 of 1) sorted by relevance
801 typedef struct _sfextern_s struct802 { ssize_t sf_page;803 struct _sfpool_s sf_pool;804 int (*sf_pmove)_ARG_((Sfio_t*, int));805 Sfio_t* (*sf_stack)_ARG_((Sfio_t*, Sfio_t*));806 void (*sf_notify)_ARG_((Sfio_t*, int, void*));807 int (*sf_stdsync)_ARG_((Sfio_t*));808 struct _sfdisc_s sf_udisc;809 void (*sf_cleanup)_ARG_((void));810 int sf_exiting;[all …]