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