Searched defs:options (Results 126 - 150 of 470) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Digafb.c545 int __init igafb_setup(char *options) argument
H A Dskeletonfb.c986 int __init xxxfb_setup(char *options) argument
H A Dvalkyriefb.c556 int __init valkyriefb_setup(char *options) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsrmcons.c293 srm_console_setup(struct console *co, char *options) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/mtd/
H A Donenand.h98 unsigned int options; member in struct:onenand_chip
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm_bhv.c65 xfs_qm_parseargs( struct bhv_desc *bhv, char *options, struct xfs_mount_args *args, int update) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Doptions.c45 void create_options(FILE *configfile, struct bftpd_option **options, struct directory **directories) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq/
H A Ddnsmasq.c35 unsigned int options; local
[all...]
H A Drfc1035.c491 answer_request(HEADER *header, char *limit, unsigned int qlen, char *mxname, char *mxtarget, unsigned int options, char *name) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/contrib/wrt/
H A Ddhcp_release.c69 unsigned char options[308]; member in struct:dhcp_packet
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dfile.c607 int options, result = 0; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Davio.c36 static const AVOption options[] = {{NULL}}; variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doperations.c67 FLAC__bool do_operations(const CommandLineOptions *options) argument
100 do_major_operation(const CommandLineOptions *options) argument
112 do_major_operation_on_file(const char *filename, const CommandLineOptions *options) argument
172 do_major_operation__list(const char *filename, FLAC__Metadata_Chain *chain, const CommandLineOptions *options) argument
200 do_major_operation__append(FLAC__Metadata_Chain *chain, const CommandLineOptions *options) argument
207 do_major_operation__remove(FLAC__Metadata_Chain *chain, const CommandLineOptions *options) argument
233 do_major_operation__remove_all(FLAC__Metadata_Chain *chain, const CommandLineOptions *options) argument
254 do_shorthand_operations(const CommandLineOptions *options) argument
274 do_shorthand_operations_on_file(const char *filename, const CommandLineOptions *options) argument
510 passes_filter(const CommandLineOptions *options, const FLAC__StreamMetadata *block, unsigned block_number) argument
[all...]
H A Doptions.c123 init_options(CommandLineOptions *options) argument
155 parse_options(int argc, char *argv[], CommandLineOptions *options) argument
255 free_options(CommandLineOptions *options) argument
346 parse_option(int option_index, const char *option_argument, CommandLineOptions *options) argument
712 append_new_operation(CommandLineOptions *options, Operation operation) argument
733 append_new_argument(CommandLineOptions *options, Argument argument) argument
754 append_major_operation(CommandLineOptions *options, OperationType type) argument
764 append_shorthand_operation(CommandLineOptions *options, OperationType type) argument
774 find_argument(CommandLineOptions *options, ArgumentType type) argument
783 find_shorthand_operation(CommandLineOptions *options, OperationType type) argument
792 append_argument(CommandLineOptions *options, ArgumentType type) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables-restore.c31 static const struct option options[] = { variable in typeref:struct:option
H A Diptables-restore.c28 static const struct option options[] = { variable in typeref:struct:option
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dresample.c38 static const AVOption options[] = {{NULL}}; variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dath.c262 ath_waitpid(pid_t pid, int *status, int options) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/dccp/ccids/
H A Dccid2.c361 unsigned char *options = (unsigned char *)dh + dccp_hdr_len(skb); local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/dccp/
H A Doptions.c64 unsigned char *options = (unsigned char *)dh + dccp_hdr_len(skb); local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/9p/
H A Dv9fs.c97 static void v9fs_parse_options(char *options, struct v9fs_session_info *v9ses) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/afs/
H A Dsuper.c136 afs_parse_options(struct afs_mount_params *params, char *options, const char **devname) argument
352 afs_get_sb(struct file_system_type *fs_type, int flags, const char *dev_name, void *options, struct vfsmount *mnt) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/autofs4/
H A Dinode.c220 static int parse_options(char *options, int *pipefd, uid_t *uid, gid_t *gid, argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfs/
H A Dsuper.c211 static int parse_options(char *options, struct hfs_sb_info *hsb) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dgetopt.c209 static struct option *add_long_options(struct option *long_options, char *options) argument
[all...]

Completed in 236 milliseconds

1234567891011>>