OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__no_mem_str
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
svc_simple.c
91
static const char
__no_mem_str
[] = "out of memory";
variable
173
warnx("%s: %s", __func__,
__no_mem_str
);
213
warn("%s: %s", __func__,
__no_mem_str
);
svc_dg.c
107
static const char
__no_mem_str
[] = "out of memory";
variable
166
(void) warnx(svc_dg_str,
__no_mem_str
);
Completed in 19 milliseconds
Indexes created Thu Sep 17 00:24:55 UTC 2026