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

/ast/src/lib/libtksh/include/
H A Dshcompat.h28 } Fcin_t; typedef in typeref:struct:_fcin
29 extern __MANGLE__ Fcin_t _Fcin; /* used by macros */
40 /* typedef char Fcin_t[256]; */
44 } Fcin_t; typedef in typeref:struct:_fcin
45 extern void fcsave(Fcin_t*);
46 extern void fcrestore(Fcin_t*);
/ast/src/cmd/ksh93/include/
H A Dfcin.h44 } Fcin_t; typedef in typeref:struct:_fcin
69 extern Fcin_t _Fcin; /* used by macros */

Completed in 7 milliseconds