HomeSort by relevance Sort by last modified time
    Searched refs:mainfunc_t (Results 1 - 2 of 2) sorted by null

  /external/iptables/iptables/
xshared.h 67 typedef int (*mainfunc_t)(int, char **); typedef
71 mainfunc_t main;
xshared.c 183 static mainfunc_t subcmd_get(const char *cmd, const struct subcommand *cb)
194 mainfunc_t f = subcmd_get(cmd, cb);

Completed in 40 milliseconds