OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:not_null
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/common/
mem.c
50
not_null
(void *ptr)
function in typeref:typename:void *
63
return
not_null
(malloc(s));
70
return
not_null
(calloc(n, s));
78
return
not_null
(realloc(p, s));
85
return
not_null
(strdup(s));
100
(void)
not_null
(NULL);
mem.c
50
not_null
(void *ptr)
function in typeref:typename:void *
63
return
not_null
(malloc(s));
70
return
not_null
(calloc(n, s));
78
return
not_null
(realloc(p, s));
85
return
not_null
(strdup(s));
100
(void)
not_null
(NULL);
Completed in 23 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025