Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/syslogd/
H A Dsyslogd.c329 static const char *TypeNames[] = { variable
1948 dprintf("Logging to %s", TypeNames[f->f_type]); in fprintlog_first()
2443 printf("%s: ", TypeNames[f->f_type]); in init()
2831 TypeNames[f->f_type], f->f_prevcount, in markit()
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DEfficiencySanitizer.cpp166 GlobalVariable *&TypeNames, GlobalVariable *&Offsets, GlobalVariable *&Size);