Searched refs:tmp_cwd (Results 1 – 1 of 1) sorted by relevance
168 char *tmp_cwd; in self_exec() local173 if ((tmp_cwd = getcwd(NULL, 0)) == NULL) { in self_exec()178 arg = strdup(tmp_cwd); in self_exec()