On Nov 29, 2010, at 12:44 AM, per...@pluto.rain.com wrote:
> "Andrey V. Elsukov" wrote:
>
>>> I would expect to find -- somewhere -- some definitions along the
>>> lines of
>>>
>>> #define G_PART_PROBE(table, cp) (*(table->XXX))(table, cp)
>>
>> They are generated from g_part_if.m by with awk
Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker
On 29.11.2010 11:44, per...@pluto.rain.com wrote:
> Aha! That explains why I couldn't find them in the source distribution.
>
> I don't yet have a build directory, because the system isn't up
> and running yet -- I'm trying to figure out why my disk partitions
> are not being recognized correctly
"Andrey V. Elsukov" wrote:
> > I would expect to find -- somewhere -- some definitions along the
> > lines of
> >
> > #define G_PART_PROBE(table, cp) (*(table->XXX))(table, cp)
>
> They are generated from g_part_if.m by with awk script. Look at your
> build directory, there are g_part_if.[ch] fi