View | Details | Raw Unified | Return to bug 153654
Collapse All | Expand All

(-)share/man/man9/sysctl.9 2011-01-03 18:44:17.000000000 +0100 (-1 / +1 lines)
Lines 44-50 Link Here
44
.Nm SYSCTL_QUAD
44
.Nm SYSCTL_QUAD
45
.Nd Static sysctl declaration functions
45
.Nd Static sysctl declaration functions
46
.Sh SYNOPSIS
46
.Sh SYNOPSIS
47
.In sys/types.h
47
.In sys/kernel.h
48
.In sys/sysctl.h
48
.In sys/sysctl.h
49
.Fn SYSCTL_DECL name
49
.Fn SYSCTL_DECL name
50
.Fn SYSCTL_INT parent nbr name access ptr val descr
50
.Fn SYSCTL_INT parent nbr name access ptr val descr

Return to bug 153654