Home
last modified time | relevance | path

Searched refs:cwd_ok (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
Dm_commandline.c226 Bool cwd_ok = VG_(get_startup_wd)(cwd, VKI_PATH_MAX); in VG_() local
227 f2_clo = ( (cwd_ok && VG_STREQ(home, cwd)) in VG_()