OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:not_null
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/common/
mem.c
50
not_null
(void *ptr)
function
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
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 44 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026