Searched refs:do_target_chdir (Results 1 – 1 of 1) sorted by relevance
109 static int do_target_chdir (const char *dir, int flag);347 do_target_chdir(const char *dir, int must_succeed) in do_target_chdir() function389 (void)do_target_chdir(dir, 1); in target_chdir_or_die()397 return do_target_chdir(dir, 0); in target_chdir()