From owner-freebsd-stable Wed Dec 5 11:32:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from netau1.alcanet.com.au (ntp.alcanet.com.au [203.62.196.27]) by hub.freebsd.org (Postfix) with ESMTP id BC4DC37B416 for ; Wed, 5 Dec 2001 11:32:47 -0800 (PST) Received: from mfg1.cim.alcatel.com.au (mfg1.cim.alcatel.com.au [139.188.23.1]) by netau1.alcanet.com.au (8.9.3 (PHNE_22672)/8.9.3) with ESMTP id GAA00493; Thu, 6 Dec 2001 06:32:41 +1100 (EDT) Received: from gsmx07.alcatel.com.au by cim.alcatel.com.au (PMDF V5.2-32 #37640) with ESMTP id <01KBJE2CXF7KVLVGJJ@cim.alcatel.com.au>; Thu, 6 Dec 2001 06:32:40 +1100 Received: (from jeremyp@localhost) by gsmx07.alcatel.com.au (8.11.6/8.11.6) id fB5JWcn90427; Thu, 06 Dec 2001 06:32:39 +1100 Content-return: prohibited Date: Thu, 06 Dec 2001 06:32:38 +1100 From: Peter Jeremy Subject: Re: timer_t ? In-reply-to: <200112050127.fB51Rbf84438@arch20m.dellroad.org>; from archie@dellroad.org on Tue, Dec 04, 2001 at 05:27:37PM -0800 To: Archie Cobbs Cc: freebsd-stable@FreeBSD.ORG Mail-Followup-To: Archie Cobbs , freebsd-stable@FreeBSD.ORG Message-id: <20011206063238.A90238@gsmx07.alcatel.com.au> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.2.5i References: <200112050127.fB51Rbf84438@arch20m.dellroad.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Dec 04, 2001 at 05:27:37PM -0800, Archie Cobbs wrote: >Hi.. random question.. contains: > > typedef _BSD_TIMER_T_ timer_t; > >What is this used for? I can't find any uses of "timer_t". In a recent -STABLE: /usr/src/contrib/ntp/ntpd/ntp_timer.c:87: static timer_t ntpd_timerid; /* should be global if we ever want */ /usr/src/contrib/ntp/ntpdate/ntpdate.c:80:static timer_t ntpdate_timerid; /usr/src/contrib/ntp/ntpdate/ntptimeset.c:184:static timer_t ntpdate_timerid; Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message