Home | History | Annotate | Download | only in config

Lines Matching defs:frchp

1576   struct frchain *frchp;
1584 for (frchp = seginfo->frchainP; frchp != NULL; frchp = frchp->frch_next)
1585 for (fixP = frchp->fix_root; fixP != NULL; fixP = fixP->fx_next)