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

/external/valgrind/main/coregrind/
H A Dm_commandline.c214 // VG_(malloc)(). We do not free f1_clo and f2_clo as they get
220 HChar* f2_clo = NULL; local
227 f2_clo = ( (cwd_ok && VG_STREQ(home, cwd))
233 if (f2_clo) add_args_from_string( f2_clo );

Completed in 94 milliseconds