Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/config/
Dutil.c562 cfgvxmsg(const char *file, int line, const char *msgclass, const char *fmt, in cfgvxmsg() argument
566 (void)fprintf(stderr, "%s:%d: %s", file, line, msgclass); in cfgvxmsg()