Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/units/
H A Dunits.c46 static const char *errprefix = NULL; /* if not NULL, then prepend this variable
115 if (errprefix) { in mywarnx()
117 printf("%s", errprefix); in mywarnx()
767 errprefix = "/ "; in listunits()
905 errprefix = "/ "; /* set this before reading the file */ in main()