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

/osnet-11/usr/src/lib/libshell/common/include/
H A Dfcin.h60 #define fcrestore(x) (_Fcin = *(x)) macro
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dfcin.c50 fcrestore(&save);
58 fcrestore(&save);
147 #undef fcrestore macro
148 extern void fcrestore(Fcin_t *fp) function

Completed in 23 milliseconds