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

/macosx-10.10/syslog-267/libsystem_asl.tproj/include/
H A Dasl_msg.h67 #define ASL_MT_KEY_BASE 0x8100 macro
/macosx-10.10/syslog-267/libsystem_asl.tproj/src/
H A Dasl_msg.c281 else if ((page->key[slot] > ASL_MT_KEY_BASE) && (page->key[slot] <= ASL_MT_KEY_LAST))
283 x = page->key[slot] - ASL_MT_KEY_BASE - 1;

Completed in 83 milliseconds