Searched refs:f1_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
217 HChar* f1_clo = home ? read_dot_valgrindrc( home ) : NULL; local
231 if (f1_clo) add_args_from_string( f1_clo );

Completed in 251 milliseconds