Home | History | Annotate | Download | only in src

Lines Matching refs:startp

4592 	      struct pathelement *startp;
4601 startp = ld_state.runpath;
4606 startp = ld_state.rpath;
4611 for (len = 0, prunp = startp; prunp != NULL; prunp = prunp->next)
4616 for (prunp = startp; prunp != NULL; prunp = prunp->next)