Searched refs:g_etcbegin (Results 1 – 1 of 1) sorted by relevance
112 static const char *g_etcbegin = "* vvvv Added by DTrace"; variable466 if ((start = strstr(buf, g_etcbegin)) == NULL) in etcsystem_prune()474 if (strstr(start + 1, g_etcbegin) != NULL) { in etcsystem_prune()529 oprintf("%s\n", g_etcbegin); in etcsystem_add()