OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXERRSTRING
(Results
1 - 3
of
3
) sorted by relevancy
/src/share/examples/refuse/ian/libfetch/
fetch.h
138
#define
MAXERRSTRING
256
139
extern char fetchLastErrString[
MAXERRSTRING
];
common.c
93
snprintf(fetchLastErrString,
MAXERRSTRING
, "%s", p->string);
152
snprintf(fetchLastErrString,
MAXERRSTRING
, "%s", strerror(errno));
fetch.c
47
char fetchLastErrString[
MAXERRSTRING
];
Completed in 49 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025