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

/external/valgrind/main/coregrind/
H A Dpub_core_libcproc.h75 extern void VG_(env_remove_valgrind_env_stuff) ( Char** env );
H A Dm_libcproc.c224 void VG_(env_remove_valgrind_env_stuff)(Char** envp) function
331 VG_(env_remove_valgrind_env_stuff)( envp );
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-aix5.c938 VG_(env_remove_valgrind_env_stuff)( envp );
H A Dsyswrap-generic.c2675 VG_(env_remove_valgrind_env_stuff)( envp );
H A Dsyswrap-darwin.c2859 VG_(env_remove_valgrind_env_stuff)( envp );

Completed in 99 milliseconds