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

/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Dasl_action.c84 uint32_t p_month; member in struct:store_data
590 if ((sdata->store != NULL) && (sdata->p_year == ctm.tm_year) && (sdata->p_month == ctm.tm_mon) && (sdata->p_day == ctm.tm_mday))
603 sdata->p_month = ctm.tm_mon;

Completed in 122 milliseconds