Home
last modified time | relevance | path

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

/freebsd/usr.bin/ncal/
H A Dncal.c184 static date *sdater(int ndays, struct date * d);
836 sdater(j, &dt); in mkmonthr()
1001 sdater(nd, &dt); in firstday()
1043 sdater(int nd, struct date *d) in sdater() function