Searched refs:ogn (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/bmake/
H A Dmake.c1189 GNode *ogn = ognp;
1192 if (!(ogn->flags & REMAKE) || ogn->made > REQUESTED)
1199 ogn->name, ogn->cohort_num, ogn->made, ogn->flags, ogn->type);
1204 ogn->name, ogn
1181 GNode *ogn = ognp; local
[all...]

Completed in 95 milliseconds