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

/macosx-10.10/syslog-267/aslcommon/
H A Dasl_common.c88 #define STAMP_STYLE_SEC 1 macro
2184 return STAMP_STYLE_SEC;
2300 if (flags & MODULE_FLAG_STYLE_SEC) fstyle = STAMP_STYLE_SEC;
2308 * src is true and style is STAMP_STYLE_SEC
2314 if ((pstyle == STAMP_STYLE_SEC) && src) check = true;

Completed in 114 milliseconds