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

/macosx-10.10.1/libauto-186/
H A Dauto_zone.cpp739 #define STRN_EQ(x, y) (strncmp((x), (y), strlen(y)) == 0) macro
740 if (STRN_EQ(bundle_name, "com.apple.")) return;

Completed in 68 milliseconds