OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nomem
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/warp/
util.c
78
static char
nomem
[] = "warp: out of memory!\r\n";
variable
91
fputs(
nomem
,stdout);
/src/games/worms/
worms.c
196
static void
nomem
(void) __dead;
431
nomem
();
439
nomem
();
441
nomem
();
458
nomem
();
463
nomem
();
588
nomem
();
629
nomem
(void)
function
/src/sys/dist/pf/net/
pf_norm.c
561
int drop, int *
nomem
)
828
*
nomem
= 1;
976
int
nomem
= 0;
local
1005
(r->rule_flag & PFRULE_FRAGDROP) ? 1 : 0, &
nomem
);
1007
if (
nomem
)
Completed in 26 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026