HomeSort by: relevance | last modified time | path
    Searched defs:days_per_month (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libresolv/
ns_date.c 58 static const int days_per_month[12] = local in function:ns_datetosecs
92 mdays += days_per_month[i];
ns_date.c 58 static const int days_per_month[12] = local in function:ns_datetosecs
92 mdays += days_per_month[i];
ns_date.c 58 static const int days_per_month[12] = local in function:ns_datetosecs
92 mdays += days_per_month[i];

Completed in 65 milliseconds