Home
last modified time | relevance | path

Searched defs:must_exist (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DState.cpp89 bool lldb_private::StateIsStoppedState(StateType state, bool must_exist) { in StateIsStoppedState()
/freebsd/sbin/ldconfig/
H A Delfhints.c192 read_elf_hints(const char *hintsfile, bool must_exist, bool force_be) in read_elf_hints() argument
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp98 const bool must_exist = true; in FindPlugin() local
570 bool must_exist) { in SplitArchivePathWithObject()
/freebsd/contrib/less/
H A Dcmdbuf.c1447 static char * histfile_find(lbool must_exist) in histfile_find()
1474 static char * histfile_name(lbool must_exist) in histfile_name()
H A Dfilename.c240 public char * dirfile(constant char *dirname, constant char *filename, int must_exist) in dirfile()
/freebsd/contrib/libucl/src/
H A Ducl_util.c791 UT_string **err, bool must_exist)
888 UT_string **err, bool must_exist)
984 bool must_exist; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp441 const bool must_exist = true; in GetModuleByCompUnitInfo() local