Searched defs:table (Results 151 - 175 of 239) sorted by relevance

12345678910

/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Dnet.c107 int net_run_function(int argc, const char **argv, struct functable *table, argument
/asus-wl-520gu-7.0.1.45/src/router/netconf/
H A Dnetconf_linux.c140 const char **table; local
396 const char **table; local
1272 netconf_reset_chain(char *table, char *chain) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Diosapic.c170 struct irt_entry *table; /* start of interrupt routing tbl */ local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dhtab.c116 unsigned long table, htab_size_bytes; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dmdacon.c501 static int mdacon_set_palette(struct vc_data *c, unsigned char *table) argument
H A Dnewport_con.c557 static int newport_set_palette(struct vc_data *vc, unsigned char *table) argument
H A Dvgacon.c487 static void vga_set_palette(struct vc_data *c, unsigned char *table) argument
499 static int vgacon_set_palette(struct vc_data *c, unsigned char *table) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/i2c/
H A Di2c-proc.c214 ctl_table *table; local
310 int i2c_sysctl_chips(ctl_table * table, int *name, int nlen, argument
417 int i2c_sysctl_real(ctl_table * table, int *name, int nlen, argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/eicon/
H A Dcommon.c62 void DIVA_DIDD_Read( DESCRIPTOR *table, int tablelength ) argument
80 void DIVA_DIDD_Write(DESCRIPTOR *table, int tablelength) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/dmasound/
H A Ddmasound_atari.c159 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8 local
381 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8 local
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dwavelan.c1555 u16 table[10]; /* Authorized frequency table */ local
1704 u16 table[1 local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Deeprom.c189 uchar_t table[] = "0123456789abcdef"; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/zlib_inflate/
H A Dinfutil.h41 uInt table; /* table lengths (14 bits) */ member in struct:inflate_blocks_state::__anon7383::__anon7384
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/decnet/
H A Ddn_table.c184 static struct dn_zone *dn_new_zone(struct dn_hash *table, int z) argument
415 struct dn_hash *table = (struct dn_hash *)tb->data; local
439 struct dn_hash *table local
577 struct dn_hash *table = (struct dn_hash*)tb->data; local
657 dn_flush_list(struct dn_fib_node **fp, int z, struct dn_hash *table) argument
682 struct dn_hash *table = (struct dn_hash *)tb->data; local
781 struct dn_hash *table = (struct dn_hash *)tb->data; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dfib_hash.c226 fn_new_zone(struct fn_hash *table, int z) argument
436 struct fn_hash *table = (struct fn_hash*)tb->tb_data; local
617 struct fn_hash *table = (struct fn_hash*)tb->tb_data; local
707 fn_flush_list(struct fib_node ** fp, int z, struct fn_hash *table) argument
731 struct fn_hash *table = (struct fn_hash*)tb->tb_data; local
752 struct fn_hash *table = (struct fn_hash*)tb->tb_data; local
846 struct fn_hash *table = (struct fn_hash*)tb->tb_data; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/netfilter_arp/
H A Darp_tables.h316 struct arpt_replace *table; member in struct:arpt_table
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/netfilter_ipv4/
H A Dip_tables.h421 struct ipt_replace *table; member in struct:ipt_table
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/netfilter_ipv6/
H A Dip6_tables.h427 struct ip6t_replace *table; member in struct:ip6t_table
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/netfilter_arp/
H A Darp_tables.h316 struct arpt_replace *table; member in struct:arpt_table
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/netfilter_ipv4/
H A Dip_tables.h421 struct ipt_replace *table; member in struct:ipt_table
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/netfilter_ipv6/
H A Dip6_tables.h427 struct ip6t_replace *table; member in struct:ip6t_table
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dmodule.c957 sys_get_kernel_syms(struct kernel_sym *table) argument
1277 sys_get_kernel_syms(struct kernel_sym *table) argument
H A Dsysctl.c393 static inline int ctl_perm(ctl_table *table, int op) argument
398 parse_table(int *name, int nlen, void *oldval, size_t *oldlenp, void *newval, size_t newlen, ctl_table *table, void **context) argument
438 do_sysctl_strategy(ctl_table *table, int *name, int nlen, void *oldval, size_t *oldlenp, void *newval, size_t newlen, void **context) argument
556 register_sysctl_table(ctl_table * table, int insert_at_head) argument
598 register_proc_table(ctl_table * table, struct proc_dir_entry *root) argument
649 unregister_proc_table(ctl_table * table, struct proc_dir_entry *root) argument
681 struct ctl_table *table; local
738 proc_dostring(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
791 proc_doutsstring(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
814 do_proc_dointvec(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp, int conv, int op) argument
930 proc_dointvec(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
940 proc_dointvec_bset(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
966 proc_dointvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1063 do_proc_doulongvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp, unsigned long convmul, unsigned long convdiv) argument
1185 proc_doulongvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1208 proc_doulongvec_ms_jiffies_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1232 proc_dointvec_jiffies(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1240 proc_dostring(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1246 proc_doutsstring(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1252 proc_dointvec(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1258 proc_dointvec_bset(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1264 proc_dointvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1270 proc_dointvec_jiffies(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1276 proc_doulongvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1282 proc_doulongvec_ms_jiffies_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1298 sysctl_string(ctl_table *table, int *name, int nlen, void *oldval, size_t *oldlenp, void *newval, size_t newlen, void **context) argument
1341 sysctl_intvec(ctl_table *table, int *name, int nlen, void *oldval, size_t *oldlenp, void *newval, size_t newlen, void **context) argument
1376 sysctl_jiffies(ctl_table *table, int *name, int nlen, void *oldval, size_t *oldlenp, void *newval, size_t newlen, void **context) argument
1412 sysctl_string(ctl_table *table, int *name, int nlen, void *oldval, size_t *oldlenp, void *newval, size_t newlen, void **context) argument
1419 sysctl_intvec(ctl_table *table, int *name, int nlen, void *oldval, size_t *oldlenp, void *newval, size_t newlen, void **context) argument
1426 sysctl_jiffies(ctl_table *table, int *name, int nlen, void *oldval, size_t *oldlenp, void *newval, size_t newlen, void **context) argument
1433 proc_dostring(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1439 proc_dointvec(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1445 proc_dointvec_bset(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1451 proc_dointvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1457 proc_dointvec_jiffies(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1463 proc_doulongvec_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1469 proc_doulongvec_ms_jiffies_minmax(ctl_table *table, int write, struct file *filp, void *buffer, size_t *lenp) argument
1476 register_sysctl_table(ctl_table * table, int insert_at_head) argument
1482 unregister_sysctl_table(struct ctl_table_header * table) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dhndmips.c706 n4m_table_t *table = NULL, *te; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/isofs/
H A Dinode.c475 int table; local

Completed in 675 milliseconds

12345678910