Home
last modified time | relevance | path

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

/freebsd-9-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-9-stable/sys/kern/
Dkern_exit.c932 int check_only) in proc_to_reap() argument
1071 if (p->p_state == PRS_ZOMBIE && !check_only) { in proc_to_reap()
/freebsd-9-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()