OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xtables_realloc
(Results
1 - 2
of
2
) sorted by null
/external/iptables/include/
xtables.h
389
extern void *
xtables_realloc
(void *, size_t);
/external/iptables/iptables/
xtables.c
284
void *
xtables_realloc
(void *ptr, size_t size)
function
[
all
...]
Completed in 25 milliseconds