OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:do_commandx
(Results
1 - 4
of
4
) sorted by null
/external/iptables/iptables/
xtables-standalone.c
73
ret =
do_commandx
(&h, argc, argv, &table, false);
nft.h
136
int
do_commandx
(struct nft_handle *h, int argc, char *argv[], char **table, bool restore);
xtables-restore.c
195
.do_command =
do_commandx
,
xtables.c
1170
int
do_commandx
(struct nft_handle *h, int argc, char *argv[], char **table,
function
[
all
...]
Completed in 1550 milliseconds