Searched defs:unknown (Results 1 – 3 of 3) sorted by relevance
9 static const char unknown[] = "a-file-with-this-name-does-not-exist"; variable
169 enum { unknown = 0, dec, hex, str, ignore } form : 8; in _dl_show_auxv() enumerator
192 enum r_dir_status { unknown, nonexisting, existing }; enumerator