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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospf6d/
H A Dospf6d.h159 ospf6_timeval_decode (const struct timeval *t, long *dayp, long *hourp,
H A Dospf6d.c84 ospf6_timeval_decode (const struct timeval *t, long *dayp, long *hourp,
98 if (dayp) *dayp = day;
83 ospf6_timeval_decode(const struct timeval *t, long *dayp, long *hourp, long *minp, long *secp, long *msecp, long *usecp) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68knommu/platform/68360/
H A Dconfig.c103 void BSP_gettod (int *yearp, int *monp, int *dayp, argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/amiga/
H A Dconfig.c526 static void a3000_gettod (int *yearp, int *monp, int *dayp, argument
536 *dayp = tod->day1 * 10 + tod->day2;
543 static void a2000_gettod (int *yearp, int *monp, int *dayp, argument
556 *dayp = tod->day1 * 10 + tod->day2;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/mac/
H A Dmisc.c624 int *yearp, int *monp, int *dayp,
681 *dayp = days + 1; /* day in the month */
623 unmktime(unsigned long time, long offset, int *yearp, int *monp, int *dayp, int *hourp, int *minp, int *secp) argument

Completed in 107 milliseconds