Searched refs:resolve_filename (Results 1 – 4 of 4) sorted by relevance
47 extern Bool VG_(resolve_filename) ( Int fd, HChar* buf, Int n_buf );
80 Bool VG_(resolve_filename) ( Int fd, HChar* buf, Int n_buf ) in VG_() argument
210 if (VG_(resolve_filename)(VG_(cl_exec_fd), name, VKI_PATH_MAX)) { in fill_prpsinfo() local
596 if (VG_(resolve_filename)(fd, buf, VKI_PATH_MAX)) in ML_() local