OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fw_calloc
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/include/
xt-internal.h
46
extern void *
fw_calloc
(size_t count, size_t size);
/external/iproute2/tc/
m_ipt.c
130
fw_calloc
(size_t count, size_t size)
function
264
target->t =
fw_calloc
(1, size);
m_xt_old.c
179
target->t =
fw_calloc
(1, size);
Completed in 74 milliseconds