/external/e2fsprogs/lib/ext2fs/ |
io_manager.c | 32 if (!channel->manager->set_option) 50 retval = (channel->manager->set_option)(channel, ptr, arg);
|
ext2_io.h | 71 errcode_t (*set_option)(io_channel channel, const char *option, member in struct:struct_io_manager
|
test_io.c | 398 fprintf(data->outfile, "Test_io: set_option(%s, %s) ", 400 if (data->real && data->real->manager->set_option) { 401 retval = (data->real->manager->set_option)(data->real,
|
/external/e2fsprogs/debugfs/ |
util.o | |
debugfs.o | |
/external/iptables/ |
iptables.c | 1040 set_option(unsigned int *options, unsigned int option, u_int8_t *invflg, function [all...] |
ip6tables.c | 1008 set_option(unsigned int *options, unsigned int option, u_int8_t *invflg, function [all...] |