Searched defs:options (Results 226 - 250 of 998) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtpenc.c33 static const AVOption options[] = { variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtextdec.c39 static const AVOption options[] = { variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_prefix.c40 ospf6_prefix_create (u_int8_t options, u_int16_t metric, struct prefix_ipv6 *p) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_neighbor.h42 u_char options; /* Options. */ member in struct:ospf_neighbor
55 u_char options; member in struct:ospf_neighbor::__anon7636
H A Dospf_route.h71 u_char options; /* Get from LSA header. */ member in struct:route_standard
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzipnote.c53 struct option_struct far options[] = { variable in typeref:struct:far
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/include/mach/
H A Dnand.h81 unsigned options; member in struct:davinci_nand_pdata
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Dmach-pca100.c319 static int __init pca100_otg_mode(char *options) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dmach-pcm043.c328 static int __init pcm043_otg_mode(char *options) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx5/
H A Dboard-cpuimx51.c221 static int __init eukrea_cpuimx51_otg_mode(char *options) argument
H A Dboard-mx51_babbage.c230 static int __init babbage_otg_mode(char *options) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/dime/
H A Ddimeclient.cpp250 static void *dime_read_open(struct soap *soap, void *handle, const char *id, const char *type, const char *options) argument
266 static void *dime_write_open(struct soap *soap, const char *id, const char *type, const char *options) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/dime/
H A Ddimeclient.cpp250 static void *dime_read_open(struct soap *soap, void *handle, const char *id, const char *type, const char *options) argument
266 static void *dime_write_open(struct soap *soap, const char *id, const char *type, const char *options) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Dxshared.h57 unsigned int options; member in struct:iptables_command_state
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables-save.c23 static struct option options[] = { variable in typeref:struct:option
H A Diptables-save.c22 static struct option options[] = { variable in typeref:struct:option
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dcompressor.h27 int (*options)(char **, int); member in struct:compressor
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A Dudevmonitor.c140 static const struct option options[] = { local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A De2fs_lib.c175 void print_flags(FILE *f, unsigned long flags, unsigned options) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Dcommon.h40 uint8_t options[308]; /* 312 - cookie */ member in struct:dhcpMessage
H A Ddhcpd.h33 struct option_set *options; /* List of DHCP options loaded from the config file */ member in struct:server_config_t
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/common/
H A Dalone_decoder.c43 lzma_options_lzma options; member in struct:lzma_coder_s
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/delta/
H A Ddelta_encoder.c110 lzma_delta_props_encode(const void *options, uint8_t *out) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/lz/
H A Dlz_decoder.c203 lzma_lz_decoder_init(lzma_next_coder *next, lzma_allocator *allocator, const lzma_filter_info *filters, lzma_ret (*lz_init)(lzma_lz_decoder *lz, lzma_allocator *allocator, const void *options, lzma_lz_options *lz_options)) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/lzma/
H A Dlzma2_decoder.c52 lzma_options_lzma options; member in struct:lzma_coder_s
238 const lzma_options_lzma *options = opt; local
264 lzma_lzma2_decoder_memusage(const void *options) argument
272 lzma_lzma2_props_decode(void **options, lzma_allocator *allocator, const uint8_t *props, size_t props_size) argument
[all...]

Completed in 307 milliseconds

1234567891011>>