Home
last modified time | relevance | path

Searched refs:tmp_cwd (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/lib/
H A Dself_exec.c168 char *tmp_cwd; in self_exec() local
173 if ((tmp_cwd = getcwd(NULL, 0)) == NULL) { in self_exec()
178 arg = strdup(tmp_cwd); in self_exec()

Completed in 1 milliseconds