Searched defs:inName (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/expat/lib/ | ||
| H A D | xmltok_impl.c | 1511 enum { other, inName, inValue } state = inName; in PREFIX() enumerator |
| /freebsd/contrib/bzip2/ | ||
| H A D | bzip2.c | 205 Char inName [FILE_NAME_LEN]; variable |