Lines Matching full:pdir
2437 int pdir;2456 if((pdir = open(".", O_RDONLY)) < 0)2463 if(fchdir(pdir) < 0)2465 if(close(pdir) < 0)