Searched refs:sysctl (Results 301 - 325 of 2117) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/sys/dev/smartpqi/
H A Dsmartpqi_includes.h47 #include <sys/sysctl.h>
/freebsd-12-stable/sys/net/
H A Dbpf_jitter.c44 #include <sys/sysctl.h>
H A Draw_cb.c45 #include <sys/sysctl.h>
/freebsd-12-stable/sys/net80211/
H A Dieee80211_monitor.c50 #include <sys/sysctl.h>
H A Dieee80211_ratectl_none.c39 #include <sys/sysctl.h>
/freebsd-12-stable/sys/powerpc/powerpc/
H A Duma_machdep.c36 #include <sys/sysctl.h>
/freebsd-12-stable/sys/security/mac/
H A Dmac_label.c40 #include <sys/sysctl.h>
/freebsd-12-stable/sys/kern/
H A Dkern_priv.c42 #include <sys/sysctl.h>
49 * sysctl) determines whether the system 'super-user' policy is in effect. If
H A Dkern_tslog.c32 #include <sys/sysctl.h>
H A Dkern_dtrace.c42 #include <sys/sysctl.h>
/freebsd-12-stable/sys/mips/cavium/octe/
H A Doctebus.c47 #include <sys/sysctl.h>
/freebsd-12-stable/sys/sparc64/sparc64/
H A Didentcpu.c16 #include <sys/sysctl.h>
/freebsd-12-stable/sys/i386/i386/
H A Dmp_clock.c47 #include <sys/sysctl.h>
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_destroy/
H A Dzpool_destroy_004_pos.ksh139 arcmem=$(sysctl -n vfs.zfs.arc_max)
/freebsd-12-stable/tests/sys/mac/bsdextended/
H A Dmatches_test.sh16 if ! sysctl -N security.mac.bsdextended >/dev/null 2>&1; then
19 if [ $(sysctl -n security.mac.bsdextended.enabled) = "0" ]; then
23 sysctl security.mac.bsdextended.enabled=1
79 sysctl security.mac.bsdextended.enabled=0
/freebsd-12-stable/tools/regression/netinet/arphold/
H A Darphold.c51 #include <sys/sysctl.h>
/freebsd-12-stable/tools/regression/priv/
H A Dpriv_msgbuf.c38 #include <sys/sysctl.h>
/freebsd-12-stable/tools/regression/security/cap_test/
H A Dcap_test_fcntl.c42 #include <sys/sysctl.h>
/freebsd-12-stable/tools/regression/sockets/unix_close_race/
H A Dunix_close_race.c43 #include <sys/sysctl.h>
/freebsd-12-stable/lib/libkvm/
H A Dkvm_cptime.c39 #include <sys/sysctl.h>
74 _kvm_err(kd, kd->program, "cannot read sysctl %s:%s", name,
79 _kvm_err(kd, kd->program, "sysctl %s has unexpected size",
/freebsd-12-stable/lib/libprocstat/
H A Dzfs.c37 #include <sys/sysctl.h>
65 warnx("error getting sysctl");
/freebsd-12-stable/sbin/
H A DMakefile67 sysctl \
/freebsd-12-stable/sbin/ddb/
H A Dddb_script.c33 #include <sys/sysctl.h>
47 * sysctl(8), and this interface provides a more user-friendly way to
69 err(EX_OSERR, "sysctl: %s", SYSCTL_SCRIPTS);
79 err(EX_OSERR, "sysctl: %s", SYSCTL_SCRIPTS);
86 * We nul'd the buffer before calling sysctl(), so at worst empty.
132 err(EX_OSERR, "sysctl: %s", SYSCTL_SCRIPTS);
159 err(EX_DATAERR, "sysctl: %s", argv[0]);
161 err(EX_OSERR, "sysctl: %s", SYSCTL_UNSCRIPT);
/freebsd-12-stable/sbin/nfsiod/
H A Dnfsiod.c54 #include <sys/sysctl.h>
/freebsd-12-stable/share/examples/netgraph/
H A Dvirtual.chain270 jexec ${1} sysctl -w net.inet.ip.forwarding=1
271 jexec ${1} sysctl -w net.inet6.ip6.forwarding=1

Completed in 145 milliseconds

<<11121314151617181920>>