Lines Matching refs:sysctl
39 #include <linux/sysctl.h>88 #include <linux/sysctl.h>1981 #include <sys/sysctl.h>1997 /* Use sysctl to ask the name of the current MIB1999 by the sysctl program. See kern_sysctl.c for2001 qoid[0] = 0; /* sysctl */2005 if (sysctl(qoid, tcp->u_arg[1] + 2, ctl, &i, 0, 0) >= 0) {