Home
last modified time | relevance | path

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

/original-bsd/usr.bin/at/atq/
H A Datq.c378 int get_mth_day(); /* convert a day of year to a
387 get_mth_day(year,yday,&month,&day);
404 get_mth_day(year,dayofyear,month,day) in get_mth_day() function