Home
last modified time | relevance | path

Searched refs:proc_dostring (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/arch/mips/lasat/
Dsysctl.c72 r = proc_dostring(table, write, filp, buffer, lenp); in proc_dolasatstring()
275 &proc_dostring, &sysctl_string},
282 0444, NULL, &proc_dostring, &sysctl_string},
284 0444, NULL, &proc_dostring, &sysctl_string},
/linux-2.4.37.9/drivers/net/
Darlan-proc.c631 retv = proc_dostring(ctl, write, filp, buffer, lenp); in arlan_sysctl_info()
671 retv = proc_dostring(ctl, write, filp, buffer, lenp); in arlan_sysctl_info161719()
700 retv = proc_dostring(ctl, write, filp, buffer, lenp); in arlan_sysctl_infotxRing()
728 retv = proc_dostring(ctl, write, filp, buffer, lenp); in arlan_sysctl_inforxRing()
758 retv = proc_dostring(ctl, write, filp, buffer, lenp); in arlan_sysctl_info18()
790 return proc_dostring(ctl, write, filp, buffer, lenp); in arlan_configure()
813 return proc_dostring(ctl, write, filp, buffer, lenp); in arlan_sysctl_reset()
862 16, 0600, NULL, &proc_dostring},\
Daironet4500_proc.c313 retv = proc_dostring(ctl, write, filp, buffer, lenp); in awc_proc_fun()
320 retv = proc_dostring(ctl, write, filp, buffer, lenp); in awc_proc_fun()
/linux-2.4.37.9/kernel/
Dsysctl.c187 0644, NULL, &proc_dostring, &sysctl_string},
198 256, 0644, NULL, &proc_dostring, &sysctl_string },
220 0644, NULL, &proc_dostring, &sysctl_string },
224 0644, NULL, &proc_dostring, &sysctl_string },
864 int proc_dostring(ctl_table *table, int write, struct file *filp, in proc_dostring() function
924 r=proc_dostring(table,0,filp,buffer,lenp); in proc_doutsstring()
928 r=proc_dostring(table,1,filp,buffer,lenp); in proc_doutsstring()
1366 int proc_dostring(ctl_table *table, int write, struct file *filp, in proc_dostring() function
1560 int proc_dostring(ctl_table *table, int write, struct file *filp, in proc_dostring() function
Dksyms.c377 EXPORT_SYMBOL(proc_dostring);
/linux-2.4.37.9/net/core/
Dsysctl_net_core.c90 &proc_dostring},
/linux-2.4.37.9/net/irda/
Dirsysctl.c89 ret = proc_dostring(table, write, filp, buffer, lenp); in do_devname()
/linux-2.4.37.9/net/khttpd/
Dsysctl.c87 proc_dostring,
/linux-2.4.37.9/net/decnet/
Dsysctl_net_decnet.c327 &proc_dostring, &sysctl_string, NULL, NULL, NULL},
/linux-2.4.37.9/include/linux/
Dsysctl.h746 extern int proc_dostring(ctl_table *, int, struct file *,
/linux-2.4.37.9/drivers/cdrom/
Dcdrom.c2493 return proc_dostring(ctl, write, filp, buffer, lenp); in cdrom_sysctl_info()
/linux-2.4.37.9/drivers/char/
Drandom.c1846 return proc_dostring(&fake_table, write, filp, buffer, lenp); in proc_do_uuid()