OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:errprefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/units/
units.c
46
static const char *
errprefix
= NULL; /* if not NULL, then prepend this
variable in typeref:typename:const char *
115
if (
errprefix
) {
116
/* warn to stdout, with
errprefix
prepended */
117
printf("%s",
errprefix
);
767
errprefix
= "/ ";
905
errprefix
= "/ "; /* set this before reading the file */
units.c
46
static const char *
errprefix
= NULL; /* if not NULL, then prepend this
variable in typeref:typename:const char *
115
if (
errprefix
) {
116
/* warn to stdout, with
errprefix
prepended */
117
printf("%s",
errprefix
);
767
errprefix
= "/ ";
905
errprefix
= "/ "; /* set this before reading the file */
Completed in 203 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025