Searched refs:kDevLogLen (Results 1 – 1 of 1) sorted by relevance
180 static const int kDevLogLen = sizeof("/dev/log/") - 1; in configureInitialState() local186 if (!strcmp(pathName + kDevLogLen, "events") || in configureInitialState()187 !strcmp(pathName + kDevLogLen, "security")) { in configureInitialState()