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

/external/e2fsprogs/lib/ext2fs/
H A Dio_manager.c32 if (!channel->manager->set_option)
50 retval = (channel->manager->set_option)(channel, ptr, arg);
H A Dext2_io.h84 errcode_t (*set_option)(io_channel channel, const char *option, member in struct:struct_io_manager
H A Dtest_io.c483 fprintf(data->outfile, "Test_io: set_option(%s, %s) ",
485 if (data->real && data->real->manager->set_option) {
486 retval = (data->real->manager->set_option)(data->real,
H A Dundo_io.c593 if (data->real && data->real->manager->set_option) {
594 retval = data->real->manager->set_option(data->real,
/external/iptables/iptables/
H A Diptables.c398 set_option(unsigned int *options, unsigned int option, uint8_t *invflg, function
1209 set_option(&cs->options, OPT_JUMP, &cs->fw.ip.invflags, cs->invert);
1495 set_option(&cs.options, OPT_PROTOCOL, &cs.fw.ip.invflags,
1512 set_option(&cs.options, OPT_SOURCE, &cs.fw.ip.invflags,
1518 set_option(&cs.options, OPT_DESTINATION, &cs.fw.ip.invflags,
1525 set_option(&cs.options, OPT_JUMP, &cs.fw.ip.invflags,
1542 set_option(&cs.options, OPT_VIANAMEIN, &cs.fw.ip.invflags,
1554 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw.ip.invflags,
1562 set_option(&cs.options, OPT_FRAGMENT, &cs.fw.ip.invflags,
1569 set_option(
[all...]
H A Dip6tables.c412 set_option(unsigned int *options, unsigned int option, uint8_t *invflg, function
1218 set_option(&cs->options, OPT_JUMP, &cs->fw6.ipv6.invflags, cs->invert);
1499 set_option(&cs.options, OPT_PROTOCOL, &cs.fw6.ipv6.invflags,
1524 set_option(&cs.options, OPT_SOURCE, &cs.fw6.ipv6.invflags,
1530 set_option(&cs.options, OPT_DESTINATION, &cs.fw6.ipv6.invflags,
1537 set_option(&cs.options, OPT_JUMP, &cs.fw6.ipv6.invflags,
1554 set_option(&cs.options, OPT_VIANAMEIN, &cs.fw6.ipv6.invflags,
1566 set_option(&cs.options, OPT_VIANAMEOUT, &cs.fw6.ipv6.invflags,
1575 set_option(&cs.options, OPT_VERBOSE,
1594 set_option(
[all...]
/external/chromium_org/third_party/re2/re2/testing/
H A Dtester.cc253 o.set_option(PCRE::UTF8);
255 o.set_option(PCRE::None);
/external/regex-re2/re2/testing/
H A Dtester.cc253 o.set_option(PCRE::UTF8);
255 o.set_option(PCRE::None);
/external/chromium_org/third_party/re2/util/
H A Dpcre.h540 void set_option(PCRE::Option option) { function in class:re2::PCRE_Options
/external/regex-re2/util/
H A Dpcre.h534 void set_option(PCRE::Option option) { function in class:re2::PCRE_Options
/external/libpng/contrib/tools/
H A Dpngfix.c3948 ++set_option;

Completed in 1383 milliseconds