do_target_chdir
static int do_target_chdir (const char *dir, int flag);
(void)do_target_chdir(dir, 1);
return do_target_chdir(dir, 0);