Home
last modified time | relevance | path

Searched refs:check_only (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/ncurses/progs/
Dtic.c491 bool check_only = FALSE; in main() local
567 check_only = TRUE; in main()
700 if (!(check_only || infodump || capdump)) in main()
705 ((check_only || infodump || capdump) in main()
710 if (check_only || (!infodump && !capdump) || forceresolve) { in main()
711 if (!_nc_resolve_uses2(TRUE, literal) && !check_only) { in main()
718 if (check_only && (capdump || infodump)) { in main()
733 if (!check_only) { in main()
797 && (!(check_only || infodump || capdump))) { in main()
/freebsd-10-stable/usr.bin/patch/
Dpatch.c84 bool check_only = false; variable
375 if (!check_only) { in main()
408 if (!check_only) in main()
414 if (!check_only && move_file(TMPREJNAME, rejname) < 0) in main()
526 check_only = true; in get_some_switches()
Dcommon.h101 extern bool check_only;
Dinp.c165 if (check_only) in plan_a()
171 if (statfailed && check_only) in plan_a()
Dpch.c1472 if (!check_only) { in do_ed_script()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
DCommandObjectCommands.cpp944 bool check_only = false; in IOHandlerInputComplete() local
949 Error error = AppendRegexSubstitution (bytes_strref, check_only); in IOHandlerInputComplete()
999 bool check_only = true; in IOHandlerLinesUpdated() local
1001 error = AppendRegexSubstitution (regex_sed, check_only); in IOHandlerLinesUpdated()
1053 bool check_only = false; in DoExecute() local
1054 error = AppendRegexSubstitution (arg_strref, check_only); in DoExecute()
1075 AppendRegexSubstitution (const llvm::StringRef &regex_sed, bool check_only) in AppendRegexSubstitution() argument
1166 if (check_only == false) in AppendRegexSubstitution()
/freebsd-10-stable/sys/kern/
Dkern_exit.c978 int check_only) in proc_to_reap() argument
1114 if (p->p_state == PRS_ZOMBIE && !check_only) { in proc_to_reap()
/freebsd-10-stable/contrib/groff/src/roff/troff/
Dnode.cpp5853 int check_only = 0) in mount_font_no_translate() argument
5863 fm = font::load_font(external_name.contents(), &not_found, check_only); in mount_font_no_translate()
5864 if (check_only) in mount_font_no_translate()
5882 if (check_only) in mount_font_no_translate()