Home
last modified time | relevance | path

Searched defs:check_only (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/kern/
H A Dkern_exit.c1048 int check_only) in proc_to_reap()
/freebsd/usr.bin/patch/
H A Dpatch.c85 bool check_only = false; variable
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp804 bool check_only = false; in IOHandlerInputComplete() local
855 bool check_only = false; in DoExecute() local
871 bool check_only) { in AppendRegexSubstitution()
/freebsd/contrib/ncurses/progs/
H A Dtic.c709 bool check_only = FALSE; in main() local
/freebsd/sys/amd64/vmm/
H A Dvmm_instruction_emul.c2080 uint64_t gla, int prot, uint64_t *gpa, int *guest_fault, bool check_only) in _vm_gla2gpa()