Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/calendar/
Dcalendar.h82 struct match *isnow(char *, int);
Dio.c204 printing = (m = isnow(buf, bodun)) ? 1 : 0; in cal()
Dday.c273 isnow(endp, bodun) in isnow() function