Home
last modified time | relevance | path

Searched defs:unknown (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/dlfcn/
Dfailtest.c9 static const char unknown[] = "a-file-with-this-name-does-not-exist"; variable
/glibc-2.36/sysdeps/unix/sysv/linux/
Ddl-sysdep.c169 enum { unknown = 0, dec, hex, str, ignore } form : 8; in _dl_show_auxv() enumerator
/glibc-2.36/sysdeps/generic/
Dldsodefs.h192 enum r_dir_status { unknown, nonexisting, existing }; enumerator