Searched refs:sysctl (Results 1 – 8 of 8) sorted by relevance
| /illumos-gate/usr/src/test/zfs-tests/include/ |
| H A D | kstat.shlib | 218 # All kstats are accessed through sysctl. We model "groups" as interior nodes 219 # in the stat tree, which are normally opaque. Because sysctl has no filtering 266 # Calling sysctl on a "group" node will return everything under that 270 # name (group nodes are "opaque", not returned by sysctl by default. 273 sysctl -e "$oid" | awk -v oid="$oid" -v oidre="^$oid=" ' 279 sysctl -e "$oid" | awk -v oid="$oid" -v oidre="^$oid=" ' 315 sysctl -e kstat.zfs.$pool | \
|
| /illumos-gate/usr/src/uts/common/xen/os/ |
| H A D | hypercall.c | 300 HYPERVISOR_sysctl(xen_sysctl_t *sysctl) in HYPERVISOR_sysctl() argument 302 return (__hypercall1(__HYPERVISOR_sysctl, (ulong_t)sysctl)); in HYPERVISOR_sysctl()
|
| /illumos-gate/usr/src/grub/grub-0.97/ |
| H A D | config.guess | 153 sysctl="sysctl -n hw.machine_arch" 154 UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ 155 /usr/sbin/$sysctl 2>/dev/null || echo unknown)`
|
| /illumos-gate/usr/src/uts/common/io/e1000api/ |
| H A D | README.new | 314 - sysctl net.inet.tcp.tso=0 (or 1 to enable it)
|
| /illumos-gate/usr/src/cmd/sendmail/src/ |
| H A D | conf.c | 5181 (void) sysctl(mib, 2, &nproc, &sz, NULL, 0); in get_num_procs_online()
|
| /illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
| H A D | implicit_dependencies | 11089 'sysctl': set(['sysctl']),
|
| H A D | implicit_dependencies_verbose | 21831 'sysctl': [{'call': 'sysctl',
|
| /illumos-gate/usr/src/uts/common/ |
| H A D | Makefile.files | 638 transport.o cong.o sysctl.o message.o rds_recv.o send.o \
|