Searched defs:Meta (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libast/common/sfio/ | ||
H A D | sfpopen.c | 40 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 37 milliseconds