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

/freebsd-9.3-release/usr.bin/ncal/
H A Dncal.c163 int flag_nohighlight; /* user doesn't want a highlighted today */ variable
216 flag_nohighlight = 0;
298 flag_nohighlight = 1;
825 if (j == highlightdate && !flag_nohighlight
930 if (j == highlightdate && !flag_nohighlight)
1129 if (flag_nohighlight) {

Completed in 79 milliseconds