Searched refs:cwd_ok (Results 1 – 1 of 1) sorted by relevance
226 Bool cwd_ok = VG_(get_startup_wd)(cwd, VKI_PATH_MAX); in VG_() local227 f2_clo = ( (cwd_ok && VG_STREQ(home, cwd)) in VG_()