OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:errorlist
(Results
1 - 6
of
6
) sorted by relevancy
/src/bin/csh/
err.c
57
static const char *
errorlist
[] =
variable
296
if (id < 0 || id >= (int)(sizeof(
errorlist
) / sizeof(
errorlist
[0])) - 1)
298
(void)vsnprintf(berr, sizeof(berr),
errorlist
[id], va);
336
if (id < 0 || id > (int)(sizeof(
errorlist
) / sizeof(
errorlist
[0])))
353
(void)vfprintf(csherr,
errorlist
[id], va);
err.c
57
static const char *
errorlist
[] =
variable
296
if (id < 0 || id >= (int)(sizeof(
errorlist
) / sizeof(
errorlist
[0])) - 1)
298
(void)vsnprintf(berr, sizeof(berr),
errorlist
[id], va);
336
if (id < 0 || id > (int)(sizeof(
errorlist
) / sizeof(
errorlist
[0])))
353
(void)vfprintf(csherr,
errorlist
[id], va);
/src/crypto/external/bsd/heimdal/lib/libwind/
Makefile
25
errorlist
.c \
Makefile
25
errorlist
.c \
/src/crypto/external/bsd/heimdal/dist/lib/wind/
NTMakefile
41
$(OBJ)\
errorlist
.obj \
71
$(OBJ)\errorlist_table.h $(OBJ)\errorlist_table.c: rfc3454.txt gen-
errorlist
.py stringprep.py
73
$(PYTHON) $(SRCDIR)\gen-
errorlist
.py $(SRCDIR)\rfc3454.txt $(OBJ)
NTMakefile
41
$(OBJ)\
errorlist
.obj \
71
$(OBJ)\errorlist_table.h $(OBJ)\errorlist_table.c: rfc3454.txt gen-
errorlist
.py stringprep.py
73
$(PYTHON) $(SRCDIR)\gen-
errorlist
.py $(SRCDIR)\rfc3454.txt $(OBJ)
Completed in 50 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026