Searched defs:opt (Results 276 - 300 of 367) sorted by relevance

<<1112131415

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Ds3fb.c1143 char *opt; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/fat/
H A Ddir.c206 fat_shortname2uni(struct nls_table *nls, unsigned char *buf, int buf_size, wchar_t *uni_buf, unsigned short opt, int lower) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_mbx.c1057 qla2x00_get_port_database(scsi_qla_host_t *ha, fc_port_t *fcport, uint8_t opt) argument
1251 qla2x00_get_port_name(scsi_qla_host_t *ha, uint16_t loop_id, uint8_t *name, uint8_t opt) argument
1420 qla24xx_login_fabric(scsi_qla_host_t *ha, uint16_t loop_id, uint8_t domain, uint8_t area, uint8_t al_pa, uint16_t *mb, uint8_t opt) argument
1541 qla2x00_login_fabric(scsi_qla_host_t *ha, uint16_t loop_id, uint8_t domain, uint8_t area, uint8_t al_pa, uint16_t *mb, uint8_t opt) argument
1620 qla2x00_login_local_device(scsi_qla_host_t *ha, fc_port_t *fcport, uint16_t *mb_ret, uint8_t opt) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dsyncppp.c471 u8 *p, opt[6]; local
1306 char opt[6]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dsuper.c99 static bool parse_options(ntfs_volume *vol, char *opt) argument
441 static int ntfs_remount(struct super_block *sb, int *flags, char *opt) argument
2683 ntfs_fill_super(struct super_block *sb, void *opt, const int silent) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dsuper.c750 const opt_desc_t *opt; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dtar.c765 unsigned opt; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dls.c794 unsigned opt; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/
H A Dfsck.c746 static int opt_in_list(char *opt, char *optlist) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dfsck.c925 static int opt_in_list(char *opt, char *optlist) argument
1179 int opt = 0; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dsed.c1227 unsigned opt; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dlash.c1499 unsigned opt; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dipv6.h209 struct ipv6_txoptions *opt; member in struct:ip6_flowlabel
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dntlm_auth.c1713 int opt; local
H A Dpdbedit.c645 int opt; local
H A Dprofiles.c523 int opt; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ax25/
H A Daf_ax25.c523 int opt, res = 0; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dl2cap.c950 u32 opt; local
1244 struct l2cap_conf_opt *opt = *ptr; local
1277 struct l2cap_conf_opt *opt = *ptr; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dcipso_ipv4.c1547 unsigned char *opt = *option; local
1730 struct ip_options *opt = NULL; local
[all...]
H A Dipconfig.c927 u8 *opt = ext++; local
996 u8 *opt = ext++; local
[all...]
H A Dipmr.c1189 struct ip_options * opt = &(IPCB(skb)->opt); local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dip6mr.c1489 struct ip_options * opt = &(IP6CB(skb)->opt); local
H A Dndisc.c194 static u8 *ndisc_fill_addr_option(u8 *opt, int type, void *data, int data_len, argument
228 static struct ndisc_options *ndisc_parse_options(u8 *opt, in argument
444 u8 *opt; local
1024 __u8 * opt = (__u8 *)(ra_msg + 1); local
1356 u8 *opt; local
[all...]
H A Draw.c677 struct ipv6_txoptions *opt = NULL; local
288 rawv6_err(struct sock *sk, struct sk_buff *skb, struct inet6_skb_parm *opt, int type, int code, int offset, __be32 info) argument
[all...]
H A Dtcp_ipv6.c322 static void tcp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, argument
470 struct ipv6_txoptions *opt = NULL; local
1045 __be32 *opt = (__be32*)(t1 + 1); local
1324 struct ipv6_txoptions *opt; local
[all...]

Completed in 509 milliseconds

<<1112131415