| Home | Sort by: relevance | last modified time | path |
| /src/usr.bin/calendar/ | |
| calendar.c | 78 static unsigned short weekend = 2; variable in typeref:typename:unsigned short 161 atodays(ch, optarg, &weekend); 254 offset = tp->tm_wday == 5 ? lookahead + weekend : lookahead; |