Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2001 00:54:16 -0700
From:      Chad David <davidc@acns.ab.ca>
To:        current@freebsd.org
Subject:   MEXTFREE
Message-ID:  <20011222005416.A61391@colnta.acns.ab.ca>

next in thread | raw e-mail | index | archive | help
MEXTFREE results in a call to _mext_free() which is only defined within
subr_mbuf.c, and is not static.  Should the prototype be moved into
sys/mbuf.h, or should MEXTFREE be moved into subr_mbuf.c, or is it ok
like this?

Thanks.

-- 
Chad David        davidc@acns.ab.ca
ACNS Inc.         Calgary, Alberta Canada

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




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