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

/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfpopen.c40 static char Meta[1<<CHAR_BIT], **Path; variable
65 if(Meta[(uchar)s[0]])
187 if(Meta[0] == 0)
189 Meta[0] = 1;
191 Meta[(uchar)s[0]] = 1;

Completed in 20 milliseconds