OpenGrok
Cross Reference: write.c
xref
: /
external
/
libsepol
/
src
/
write.c
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
refs:malloc
1803
if ((dyn_buf =
malloc
(items * sizeof(*dyn_buf))) == NULL) {