Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 1995 21:11:49 -0800
From:      David Greenman <davidg@Root.COM>
To:        uhclem@nemesis.lonestar.org (Frank Durda IV)
Cc:        freebsd-bugs@FreeBSD.org, freebsd-current@FreeBSD.org
Subject:   Re: No declaration for bounds_check_with_label 
Message-ID:  <199503280511.VAA00602@corbin.Root.COM>
In-Reply-To: Your message of "Mon, 27 Mar 95 22:57:00 CST." <m0rtTLY-0004vrC@nemesis.lonestar.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
>Could we locate a nice include file and include:
>
>extern int bounds_check_with_label(struct buf *bp, struct disklabel *lp,
>				   int wlabel);
>
>Several different drivers have to references this and it has no
>declaration.   The function is in machdep.c.

   It's declaration is in sys/disklabel.h.

-DG



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