Searched refs:sysctl (Results 226 - 250 of 2117) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/cddl/dev/dtrace/
H A Ddtrace_test.c37 #include <sys/sysctl.h>
/freebsd-12-stable/lib/libc/gen/
H A Dgetentropy.c34 #include <sys/sysctl.h>
71 * quality random data anyway. The sysctl interface is not as fast and does
78 * oldp (buf) == NULL has a special meaning for sysctl that results in
93 * byte or short read is if sysctl(2) on the kern.arandom MIB
H A Dgetvfsbyname.c38 #include <sys/sysctl.h>
/freebsd-12-stable/lib/libc/tests/sys/
H A Dmlock_helper.c35 #include <sys/sysctl.h>
/freebsd-12-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_8216.c39 #include <sys/sysctl.h>
H A Darswitch_8226.c39 #include <sys/sysctl.h>
/freebsd-12-stable/sys/dev/fdt/
H A Dfdt_common.h37 #include <sys/sysctl.h>
/freebsd-12-stable/sys/dev/pci/
H A Dpcib_support.c42 #include <sys/sysctl.h>
/freebsd-12-stable/sys/dev/twa/
H A Dtw_osl_share.h58 #include <sys/sysctl.h>
/freebsd-12-stable/sys/dev/usb/
H A Dusb_core.c50 #include <sys/sysctl.h>
H A Dusb_error.c44 #include <sys/sysctl.h>
H A Dusb_mbuf.c44 #include <sys/sysctl.h>
/freebsd-12-stable/sys/dev/ath/
H A Dif_ath_drv.c37 #include <sys/sysctl.h>
/freebsd-12-stable/sys/opencrypto/
H A Dxform.c56 #include <sys/sysctl.h>
/freebsd-12-stable/sys/powerpc/powermac/
H A Dvcoregpio.c40 #include <sys/sysctl.h>
/freebsd-12-stable/sys/security/mac_bsdextended/
H A Dugidfw_system.c55 #include <sys/sysctl.h>
/freebsd-12-stable/sys/security/mac_veriexec/
H A Dmac_veriexec_internal.h38 #include <sys/sysctl.h>
/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_sysi86.c39 #include <sys/sysctl.h>
/freebsd-12-stable/tests/sys/geom/class/mirror/
H A D11_test.sh34 sysctl ${regreadfp}="1*return(${ENXIO})"
37 sysctl ${regreadfp}='off'
H A D13_test.sh34 sysctl ${regwritefp}="1*return(${ENXIO})"
37 sysctl ${regwritefp}='off'
/freebsd-12-stable/tests/sys/netpfil/pf/
H A Dchecksum.sh50 jexec alcatraz sysctl net.inet.ip.forwarding=1
H A Dicmp.sh52 jexec alcatraz sysctl net.inet.ip.forwarding=1
H A Dmap_e.sh54 jexec map_e sysctl net.inet.ip.forwarding=1
H A Dnat.sh52 jexec nat sysctl net.inet.ip.forwarding=1
H A Dsynproxy.sh50 jexec alcatraz sysctl net.inet.ip.forwarding=1

Completed in 245 milliseconds

1234567891011>>