OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:errorbuf
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/nl/
nl.c
361
char
errorbuf
[NL_TEXTMAX];
local in function:parse_numbering
385
errorbuf
, sizeof (
errorbuf
));
388
numbering_properties[section].name,
errorbuf
,
/src/libexec/httpd/
bozohttpd.h
145
char *
errorbuf
; /* no dynamic allocation allowed */
member in struct:bozohttpd_t
bozohttpd.c
2279
size = snprintf(httpd->
errorbuf
, BOZO_MINBUFSIZE,
2323
bozo_printf(httpd, "%s", httpd->
errorbuf
);
2519
if ((httpd->
errorbuf
= malloc(BOZO_MINBUFSIZE)) == NULL) {
2733
free(httpd->
errorbuf
);
Completed in 15 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025