OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:malloc_abort
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/stdlib/
malloc.c
242
static int
malloc_abort
;
variable in typeref:typename:int
338
if (
malloc_abort
|| issetugid() || getuid() == 0 || getgid() == 0)
494
case 'a':
malloc_abort
= 0; break;
495
case 'A':
malloc_abort
= 1; break;
801
if (
malloc_abort
&& result == NULL)
Completed in 12 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025