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

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

Completed in 36 milliseconds