Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2001 15:29:13 -0800 (PST)
From:      Archie Cobbs <archie@dellroad.org>
To:        Peter Jeremy <peter.jeremy@alcatel.com.au>
Cc:        Archie Cobbs <archie@dellroad.org>, freebsd-stable@FreeBSD.ORG
Subject:   Re: timer_t ?
Message-ID:  <200112052329.fB5NTDC88049@arch20m.dellroad.org>
In-Reply-To: <20011206063238.A90238@gsmx07.alcatel.com.au> "from Peter Jeremy at Dec 6, 2001 06:32:38 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Jeremy writes:
> >Hi.. random question..  <sys/types.h> 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;

Hmm.. seems like ntpd should define this on it's own.
Probably there since antiquity.

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112052329.fB5NTDC88049>