Date: Tue, 2 Aug 2005 13:11:11 +0100 From: David Taylor <davidt@yadt.co.uk> To: Bsderss <snort_sam@yahoo.com> Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Where are these function definition Message-ID: <20050802121111.GA81275@outcold.yadt.co.uk> In-Reply-To: <20050802070308.50966.qmail@web54409.mail.yahoo.com> References: <20050802070308.50966.qmail@web54409.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 02 Aug 2005, Bsderss wrote: > Hi, > > I cd into pppd directory in folder /usr/src and found > the following functions declared in the pppd.h header > file, but I couldn't found where these APIs are > defined. > > /* Procedures exported from demand.c */ ^^^^^^^^ [snip] > /* Procedures exported from sys-*.c */ ^^^^^^^ AFAICS, they're in demand.c and sys-bsd.c in /usr/src/usr.sbin/pppd/ -- David Taylor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050802121111.GA81275>