Home
last modified time | relevance | path

Searched refs:DLogNames (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.bin/dsynth/
H A Dsubs.c110 static const char *DLogNames[] = { variable
137 asprintf(&path, "%s/%s", LogsPath, DLogNames[which]); in dlogfd()
153 ddassert(DLOG_COUNT == arysize(DLogNames)); in dlogreset()