Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2001 07:18:00 -0800 (PST)
From:      soheil hyeganeh <soheil_has@yahoo.com>
To:        freebsd-questions@freebsd.org
Cc:        freebsd-doc@freebsd.org
Subject:   where is the implementation of compress() in /usr/src/sys/net/zlib.h
Message-ID:  <20011216151800.17921.qmail@web10102.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
hi 
where is the implementation of the

     compress (Bytef *, long *, Bytef *, long)

that it's interface is in /usr/src/sys/net/zlib.h
it is not in the /usr/src/sys/net/zlib.c
but we can use the standard zlib.h lib by cc -lz

i want to know how i can use the compress func. 
in the kernel source code < ip_output.c >
i inlude the <net/zlib.h>
but there is no imp. for the compress func.

thanx



__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

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




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