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

/freebsd-9.3-release/usr.bin/ncal/
H A Dncal.c184 int sndaysb(struct date * d);
487 highlightdate = sndaysb(&dt);
891 first = sndaysb(&dt);
901 last = sndaysb(&dt);
907 jan1 = sndaysb(&dt);
1018 sndaysb(struct date *d) function
1038 /* Inverse of sndaysb. */

Completed in 96 milliseconds