Searched refs:rpfirst (Results 1 – 1 of 1) sorted by relevance
594 struct Ufunction *rp,*rpfirst; in funload() local602 rpfirst = dtprev(shp->fpathdict,rp); in funload()603 if(!rpfirst || strcmp(pname,rpfirst->fname)) in funload()605 rp = rpfirst; in funload()