Searched refs:check_only (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/tic/
H A Dtic_main.c100 char check_only = 0; variable
123 check_only = 1;
182 if (check_only) {
H A Dtic_parse.c103 extern char check_only;
218 if (use_list.head != NULL && !check_only) {
568 if (!check_only) {
587 if (!check_only) {
630 if (!check_only) {
/illumos-gate/usr/src/lib/libxcurses/src/tic/
H A Dticmain.c51 int check_only = 0; variable
84 check_only = 1;
H A Dtic.h99 extern int check_only;
H A Dticparse.c331 if (check_only) {

Completed in 68 milliseconds