OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:error_string
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/gspa/gspa/
gspa.c
253
char
error_string
[256];
local
259
vsprintf(
error_string
, fmt, ap);
261
fprintf(stderr, "%s\n",
error_string
);
262
list_error(
error_string
);
Completed in 13 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026