Searched +defs:match +defs:end (Results 1 - 25 of 268) sorted by relevance

1234567891011

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables/extensions/
H A Dlibip6t_connmark.c66 char *end; local
58 parse(int c, char **argv, int invert, unsigned int *flags, const struct ip6t_entry *entry, unsigned int *nfcache, struct ip6t_entry_match **match) argument
109 print(const struct ip6t_ip6 *ip, const struct ip6t_entry_match *match, int numeric) argument
123 save(const struct ip6t_ip6 *ip, const struct ip6t_entry_match *match) argument
[all...]
H A Dlibip6t_mac.c41 char *end; local
114 static void save(const struct ip6t_ip6 *ip, const struct ip6t_entry_match *match) argument
58 parse(int c, char **argv, int invert, unsigned int *flags, const struct ip6t_entry *entry, unsigned int *nfcache, struct ip6t_entry_match **match) argument
101 print(const struct ip6t_ip6 *ip, const struct ip6t_entry_match *match, int numeric) argument
[all...]
H A Dlibip6t_mark.c39 char *end; local
31 parse(int c, char **argv, int invert, unsigned int *flags, const struct ip6t_entry *entry, unsigned int *nfcache, struct ip6t_entry_match **match) argument
99 print(const struct ip6t_ip6 *ip, const struct ip6t_entry_match *match, int numeric) argument
115 save(const struct ip6t_ip6 *ip, const struct ip6t_entry_match *match) argument
[all...]
H A Dlibip6t_owner.c61 char *end; local
53 parse(int c, char **argv, int invert, unsigned int *flags, const struct ip6t_entry *entry, unsigned int *nfcache, struct ip6t_entry_match **match) argument
202 print(const struct ip6t_ip6 *ip, const struct ip6t_entry_match *match, int numeric) argument
219 save(const struct ip6t_ip6 *ip, const struct ip6t_entry_match *match) argument
[all...]
H A Dlibip6t_u32.c79 char *end; local
95 parse(int c, char **argv, int invert, unsigned int *flags, const struct ip6t_entry *entry, unsigned int *nfcache, struct ip6t_entry_match **match) argument
232 print(const struct ip6t_ip6 *ip, const struct ip6t_entry_match *match, int numeric) argument
241 save(const struct ip6t_ip6 *ip, const struct ip6t_entry_match *match) argument
[all...]
H A Dlibipt_connmark.c66 char *end; local
58 parse(int c, char **argv, int invert, unsigned int *flags, const struct ipt_entry *entry, unsigned int *nfcache, struct ipt_entry_match **match) argument
109 print(const struct ipt_ip *ip, const struct ipt_entry_match *match, int numeric) argument
123 save(const struct ipt_ip *ip, const struct ipt_entry_match *match) argument
[all...]
H A Dlibipt_mac.c41 char *end; local
114 static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match) argument
58 parse(int c, char **argv, int invert, unsigned int *flags, const struct ipt_entry *entry, unsigned int *nfcache, struct ipt_entry_match **match) argument
101 print(const struct ipt_ip *ip, const struct ipt_entry_match *match, int numeric) argument
[all...]
H A Dlibipt_mark.c39 char *end; local
31 parse(int c, char **argv, int invert, unsigned int *flags, const struct ipt_entry *entry, unsigned int *nfcache, struct ipt_entry_match **match) argument
99 print(const struct ipt_ip *ip, const struct ipt_entry_match *match, int numeric) argument
115 save(const struct ipt_ip *ip, const struct ipt_entry_match *match) argument
[all...]
H A Dlibipt_owner.c63 char *end; local
55 parse(int c, char **argv, int invert, unsigned int *flags, const struct ipt_entry *entry, unsigned int *nfcache, struct ipt_entry_match **match) argument
203 print(const struct ipt_ip *ip, const struct ipt_entry_match *match, int numeric) argument
220 save(const struct ipt_ip *ip, const struct ipt_entry_match *match) argument
[all...]
H A Dlibipt_u32.c78 char *end; local
94 parse(int c, char **argv, int invert, unsigned int *flags, const struct ipt_entry *entry, unsigned int *nfcache, struct ipt_entry_match **match) argument
231 print(const struct ipt_ip *ip, const struct ipt_entry_match *match, int numeric) argument
240 save(const struct ipt_ip *ip, const struct ipt_entry_match *match) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables-1.4.x/extensions/
H A Dlibipt_realm.c46 char *end; local
87 realm_print(const void *ip, const struct xt_entry_match *match, int numeric) argument
99 realm_save(const void *ip, const struct xt_entry_match *match) argument
[all...]
H A Dlibxt_devgroup.c37 static void devgroup_init(struct xt_entry_match *match) argument
49 char *end; local
139 devgroup_print(const void *ip, const struct xt_entry_match *match, int numeric) argument
147 devgroup_save(const void *ip, const struct xt_entry_match *match) argument
[all...]
H A Dlibxt_u32.c92 char *end; local
248 static void u32_print(const void *ip, const struct xt_entry_match *match, argument
258 u32_save(const void *ip, const struct xt_entry_match *match) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/utils/
H A Dnet_rpc_shell.c36 static char **completion_fn(const char *text, int start, int end) argument
49 BOOL match = (strncmp(text, c->name, strlen(text)) == 0); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ebtables/extensions/
H A Debt_802_3.c37 static void init(struct ebt_entry_match *match) argument
50 char *end; local
45 parse(int c, char **argv, int argc, const struct ebt_u_entry *entry, unsigned int *flags, struct ebt_entry_match **match) argument
82 final_check(const struct ebt_u_entry *entry, const struct ebt_entry_match *match, const char *name, unsigned int hookmask, unsigned int time) argument
91 print(const struct ebt_u_entry *entry, const struct ebt_entry_match *match) argument
[all...]
H A Debt_mark_m.c31 static void init(struct ebt_entry_match *match) argument
47 char *end; local
42 parse(int c, char **argv, int argc, const struct ebt_u_entry *entry, unsigned int *flags, struct ebt_entry_match **match) argument
71 final_check(const struct ebt_u_entry *entry, const struct ebt_entry_match *match, const char *name, unsigned int hookmask, unsigned int time) argument
77 print(const struct ebt_u_entry *entry, const struct ebt_entry_match *match) argument
[all...]
H A Debt_pkttype.c44 static void init(struct ebt_entry_match *match) argument
55 char *end; local
51 parse(int c, char **argv, int argc, const struct ebt_u_entry *entry, unsigned int *flags, struct ebt_entry_match **match) argument
83 final_check(const struct ebt_u_entry *entry, const struct ebt_entry_match *match, const char *name, unsigned int hookmask, unsigned int time) argument
89 print(const struct ebt_u_entry *entry, const struct ebt_entry_match *match) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/utils/
H A Dnet_rpc_shell.c36 static char **completion_fn(const char *text, int start, int end) argument
49 bool match = (strncmp(text, c->name, strlen(text)) == 0); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/utils/
H A Dnet_rpc_shell.c36 static char **completion_fn(const char *text, int start, int end) argument
49 BOOL match = (strncmp(text, c->name, strlen(text)) == 0); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ebtables/extensions/
H A Debt_802_3.c37 static void init(struct ebt_entry_match *match) argument
50 char *end; local
45 parse(int c, char **argv, int argc, const struct ebt_u_entry *entry, unsigned int *flags, struct ebt_entry_match **match) argument
82 final_check(const struct ebt_u_entry *entry, const struct ebt_entry_match *match, const char *name, unsigned int hookmask, unsigned int time) argument
91 print(const struct ebt_u_entry *entry, const struct ebt_entry_match *match) argument
[all...]
H A Debt_mark_m.c31 static void init(struct ebt_entry_match *match) argument
47 char *end; local
42 parse(int c, char **argv, int argc, const struct ebt_u_entry *entry, unsigned int *flags, struct ebt_entry_match **match) argument
71 final_check(const struct ebt_u_entry *entry, const struct ebt_entry_match *match, const char *name, unsigned int hookmask, unsigned int time) argument
77 print(const struct ebt_u_entry *entry, const struct ebt_entry_match *match) argument
[all...]
H A Debt_pkttype.c44 static void init(struct ebt_entry_match *match) argument
55 char *end; local
51 parse(int c, char **argv, int argc, const struct ebt_u_entry *entry, unsigned int *flags, struct ebt_entry_match **match) argument
83 final_check(const struct ebt_u_entry *entry, const struct ebt_entry_match *match, const char *name, unsigned int hookmask, unsigned int time) argument
89 print(const struct ebt_u_entry *entry, const struct ebt_entry_match *match) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/test/
H A Dutil-socks.c90 unsigned char *end = buf + *len, *p = buf; local
202 int match = 0; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/utils/
H A Dnet_rpc_shell.c36 static char **completion_fn(const char *text, int start, int end) argument
49 bool match = (strncmp(text, c->name, strlen(text)) == 0); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/test/
H A Dutil-socks.c90 unsigned char *end = buf + *len, *p = buf; local
202 int match = 0; local

Completed in 243 milliseconds

1234567891011