From owner-freebsd-hackers Tue Mar 11 13:25:13 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72EFB37B401 for ; Tue, 11 Mar 2003 13:25:12 -0800 (PST) Received: from mailscan.binghamton.edu (mailscan.binghamton.edu [128.226.8.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3F49043FEA for ; Tue, 11 Mar 2003 13:25:11 -0800 (PST) (envelope-from bf20761@binghamton.edu) Received: from bingnet2.cc.binghamton.edu(128.226.1.18) by mailscan.binghamton.edu via csmap id 20014; Tue, 11 Mar 2003 16:28:55 -0500 (EST) Received: from bingsun2.cc.binghamton.edu (bf20761@bingsun2.cc.binghamton.edu [128.226.6.4]) by bingnet2.cc.binghamton.edu (8.12.8/8.12.8) with ESMTP id h2BLPAIC022212 for ; Tue, 11 Mar 2003 16:25:10 -0500 (EST) Date: Tue, 11 Mar 2003 16:25:10 -0500 (EST) From: Zhihui Zhang X-X-Sender: bf20761@bingsun2.cc.binghamton.edu To: freebsd-hackers@FreeBSD.ORG Subject: long long sysctl possible? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, 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. -Zhihui -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message