Searched refs:pdir (Results 1 – 1 of 1) sorted by relevance
779 const char *pdir; member844 if (p->pdir != NULL && chdir(p->pdir) < 0) in childProcess()945 c->pdir = NULL; in UNIXProcess_forkAndExec()969 if ((c->pdir = getBytes(env, dir)) == NULL) goto Catch; in UNIXProcess_forkAndExec()1036 releaseBytes(env, dir, c->pdir); in UNIXProcess_forkAndExec()