On Tue, Mar 11, 2003 at 04:25:10PM -0500, Zhihui Zhang wrote: > > I notice that the SYSCTL_INT() only support integer. Is there a support of > things like 64-bit SYSCTL_LONGLONG()? If so, where is the sample code? > Thanks.
A quick look at sys/sysctl.h shows that there's a type CTLTYPE_QUAD, but not SYSCTL_QUAD or SYSCTL_INT64 macro. You could add such a macro quite easily though. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
pgp00000.pgp
Description: PGP signature