| tag | line | file | source code |
|---|---|---|---|
| ctl_handler | 104 | include/linux/sysctl.h | extern ctl_handler sysctl_string; |
| ctl_handler | 164 | include/linux/sysctl.h | ctl_handler *strategy; /* Callback function for all r/w */ |
| ctl_handler | 115 | kernel/sysctl.c | 0444, NULL, &proc_dointvec, (ctl_handler *)&do_securelevel_strategy}, |