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