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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Do_time.c247 static long date_to_julian(int y, int m, int d);
343 time_jd = date_to_julian(time_year, time_month, time_day);
359 static long date_to_julian(int y, int m, int d) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Do_time.c247 static long date_to_julian(int y, int m, int d);
343 time_jd = date_to_julian(time_year, time_month, time_day);
359 static long date_to_julian(int y, int m, int d) function

Completed in 46 milliseconds