Home
last modified time | relevance | path

Searched refs:opencalout (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/calendar/
H A Dcalendar.h171 FILE *opencalout(void);
H A Dio.c628 if ((fpout = opencalout()) == NULL) { in cal()
664 opencalout(void) in opencalout() function