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

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dfcin.h34 Sfio_t *_fcfile; /* input file pointer */ member in struct:_fcin
45 #define fcfile() (_Fcin._fcfile)
51 #define fcsopen(s) (_Fcin._fcfile=(Sfio_t*)0,_Fcin.fcbuff=_Fcin.fcptr=(unsigned char*)(s))

Completed in 57 milliseconds