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

/freebsd-9.3-release/usr.bin/ncal/
H A Dncal.c208 int flag_givenyear = 0; /* user has specified year [n] */ local
367 flag_givenyear = 1;
422 if (flag_3months && flag_givenyear &&
444 (flag_givenyear && !(flag_givenmonth || flag_specifiedmonth))) {
449 if (flag_givenyear && flag_givenmonth) {

Completed in 61 milliseconds