HomeSort by relevance Sort by last modified time
    Searched refs:get_startup_wd (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/include/
pub_tool_libcfile.h 102 extern Bool VG_(get_startup_wd) ( Char* buf, SizeT size );
  /external/valgrind/main/coregrind/
m_commandline.c 226 Bool cwd_ok = VG_(get_startup_wd)(cwd, VKI_PATH_MAX);
m_options.c 135 Bool ok = VG_(get_startup_wd)(base_dir, VKI_PATH_MAX);
m_libcfile.c 396 platform dependent way) and VG_(get_startup_wd) produces the noted
449 Bool VG_(get_startup_wd) ( Char* buf, SizeT size ) function
    [all...]
m_main.c     [all...]

Completed in 98 milliseconds