D | sysctl.c | 187 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
|