Home | History | Annotate | Download | only in src

Lines Matching refs:startp

4590 	      struct pathelement *startp;
4599 startp = ld_state.runpath;
4604 startp = ld_state.rpath;
4609 for (len = 0, prunp = startp; prunp != NULL; prunp = prunp->next)
4614 for (prunp = startp; prunp != NULL; prunp = prunp->next)