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 94 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 117 Bool ok = VG_(get_startup_wd)(base_dir, VKI_PATH_MAX);
m_libcfile.c 392 platform dependent way) and VG_(get_startup_wd) produces the noted
445 Bool VG_(get_startup_wd) ( Char* buf, SizeT size ) function
m_main.c     [all...]

Completed in 224 milliseconds