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

/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dstdhdr.h53 } Funvec_t; typedef in typeref:struct:Funvec_s
55 extern int _stdfun(Sfio_t*, Funvec_t*);
61 static Funvec_t _v = { n }; \
72 static Funvec_t _v = { n }; \
83 static Funvec_t _v = { n }; \

Completed in 71 milliseconds