Searched refs:pdir (Results 1 – 1 of 1) sorted by relevance
690 const char *pdir; member755 if (p->pdir != NULL && chdir(p->pdir) < 0) in childProcess()856 c->pdir = NULL; in UNIXProcess_forkAndExec()880 if ((c->pdir = getBytes(env, dir)) == NULL) goto Catch; in UNIXProcess_forkAndExec()947 releaseBytes(env, dir, c->pdir); in UNIXProcess_forkAndExec()