Searched refs:set_option (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/debian/
H A Dhdparm.init98 set_option() function
127 set_option "$2"0
130 set_option "$2"1
191 set_option -a$VALUE
200 set_option -B$VALUE
203 set_option -c$VALUE
212 set_option -E$VALUE
215 set_option -m$VALUE
218 set_option -P$VALUE
263 set_option
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dio_manager.c33 if (!channel->manager->set_option)
51 retval = (channel->manager->set_option)(channel, ptr, arg);
H A Dext2_io.h77 errcode_t (*set_option)(io_channel channel, const char *option, member in struct:struct_io_manager
H A Dtest_io.c367 fprintf(data->outfile, "Test_io: set_option(%s, %s) ",
369 if (data->real && data->real->manager->set_option) {
370 retval = (data->real->manager->set_option)(data->real,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/webserver/
H A Doptions.c56 static int set_option(const char *key, const char *val, struct option *options);
114 switch (set_option(key, val, options))
132 else if (set_option(NULL, key, options) < 0)
144 set_option(key, val, options);
161 if (set_option(t.key, t.val, options) < 0)
323 static int set_option(const char *key, const char *val, struct option *options) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/webserver/
H A Doptions.c56 static int set_option(const char *key, const char *val, struct option *options);
114 switch (set_option(key, val, options))
132 else if (set_option(NULL, key, options) < 0)
144 set_option(key, val, options);
161 if (set_option(t.key, t.val, options) < 0)
323 static int set_option(const char *key, const char *val, struct option *options) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Diptables.c430 set_option(unsigned int *options, unsigned int option, uint8_t *invflg, function
1303 set_option(&cs->options, OPT_JUMP, &cs->fw.ip.invflags, cs->invert);
1569 set_option(&cs.options, OPT_PROTOCOL, &cs.fw.ip.invflags,
1586 set_option(&cs.options, OPT_SOURCE, &cs.fw.ip.invflags,
1592 set_option(&cs.options, OPT_DESTINATION, &cs.fw.ip.invflags,
1599 set_option(&cs.options, OPT_JUMP, &cs.fw.ip.invflags,
1616 set_option(&cs.options, OPT_VIANAMEIN, &cs.fw.ip.invflags,
1628 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw.ip.invflags,
1636 set_option(&cs.options, OPT_FRAGMENT, &cs.fw.ip.invflags,
1643 set_option(
[all...]
H A Dip6tables.c425 set_option(unsigned int *options, unsigned int option, uint8_t *invflg, function
1277 set_option(&cs->options, OPT_JUMP, &cs->fw6.ipv6.invflags, cs->invert);
1539 set_option(&cs.options, OPT_PROTOCOL, &cs.fw6.ipv6.invflags,
1564 set_option(&cs.options, OPT_SOURCE, &cs.fw6.ipv6.invflags,
1570 set_option(&cs.options, OPT_DESTINATION, &cs.fw6.ipv6.invflags,
1577 set_option(&cs.options, OPT_JUMP, &cs.fw6.ipv6.invflags,
1594 set_option(&cs.options, OPT_VIANAMEIN, &cs.fw6.ipv6.invflags,
1606 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw6.ipv6.invflags,
1615 set_option(&cs.options, OPT_VERBOSE,
1625 set_option(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Diptables.c419 set_option(unsigned int *options, unsigned int option, uint8_t *invflg, function
1277 set_option(&cs->options, OPT_JUMP, &cs->fw.ip.invflags, cs->invert);
1543 set_option(&cs.options, OPT_PROTOCOL, &cs.fw.ip.invflags,
1560 set_option(&cs.options, OPT_SOURCE, &cs.fw.ip.invflags,
1566 set_option(&cs.options, OPT_DESTINATION, &cs.fw.ip.invflags,
1573 set_option(&cs.options, OPT_JUMP, &cs.fw.ip.invflags,
1590 set_option(&cs.options, OPT_VIANAMEIN, &cs.fw.ip.invflags,
1602 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw.ip.invflags,
1610 set_option(&cs.options, OPT_FRAGMENT, &cs.fw.ip.invflags,
1617 set_option(
[all...]
H A Dip6tables.c425 set_option(unsigned int *options, unsigned int option, uint8_t *invflg, function
1270 set_option(&cs->options, OPT_JUMP, &cs->fw6.ipv6.invflags, cs->invert);
1532 set_option(&cs.options, OPT_PROTOCOL, &cs.fw6.ipv6.invflags,
1557 set_option(&cs.options, OPT_SOURCE, &cs.fw6.ipv6.invflags,
1563 set_option(&cs.options, OPT_DESTINATION, &cs.fw6.ipv6.invflags,
1570 set_option(&cs.options, OPT_JUMP, &cs.fw6.ipv6.invflags,
1587 set_option(&cs.options, OPT_VIANAMEIN, &cs.fw6.ipv6.invflags,
1599 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw6.ipv6.invflags,
1608 set_option(&cs.options, OPT_VERBOSE,
1618 set_option(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Diptables.c1032 set_option(unsigned int *options, unsigned int option, u_int8_t *invflg, function
2118 set_option(&options, OPT_PROTOCOL, &fw.ip.invflags,
2136 set_option(&options, OPT_SOURCE, &fw.ip.invflags,
2143 set_option(&options, OPT_DESTINATION, &fw.ip.invflags,
2150 set_option(&options, OPT_JUMP, &fw.ip.invflags,
2158 set_option(&options, OPT_JUMP, &fw.ip.invflags,
2184 set_option(&options, OPT_VIANAMEIN, &fw.ip.invflags,
2193 set_option(&options, OPT_VIANAMEOUT, &fw.ip.invflags,
2201 set_option(&options, OPT_FRAGMENT, &fw.ip.invflags,
2208 set_option(
[all...]
H A Dip6tables.c1004 set_option(unsigned int *options, unsigned int option, u_int8_t *invflg, function
2039 set_option(&options, OPT_PROTOCOL, &fw.ipv6.invflags,
2064 set_option(&options, OPT_SOURCE, &fw.ipv6.invflags,
2071 set_option(&options, OPT_DESTINATION, &fw.ipv6.invflags,
2077 set_option(&options, OPT_JUMP, &fw.ipv6.invflags,
2101 set_option(&options, OPT_VIANAMEIN, &fw.ipv6.invflags,
2110 set_option(&options, OPT_VIANAMEOUT, &fw.ipv6.invflags,
2119 set_option(&options, OPT_VERBOSE,
2147 set_option(&options, OPT_NUMERIC, &fw.ipv6.invflags,
2159 set_option(
[all...]

Completed in 147 milliseconds