Home
last modified time | relevance | path

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

/freebsd/lib/libc/posix1e/
H A Dacl_support_nfs4.c141 int i, found, ever_found = 0; in parse_flags_verbose() local
157 ever_found = 1; in parse_flags_verbose()
162 if (ever_found) in parse_flags_verbose()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp1081 bool ever_found = false; in DoExecute() local
1086 if (!ever_found) { in DoExecute()
1115 ever_found = true; in DoExecute()