Home
last modified time | relevance | path

Searched refs:file_system_kind_unix (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dfilesystem.c26 const char file_system_kind_unix[] = "unix"; variable
31 file_system_kind_unix,
45 return file_system_kind_unix; in effective_target_file_system_kind()
H A Dfilesystem.h23 extern const char file_system_kind_unix[];