Searched defs:safe_fd (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/
H A Dm_libcfile.c55 Int VG_(safe_fd)(Int oldfd) function
919 /* VG_(safe_fd) doesn't return if it fails. */
920 return VG_(safe_fd)( sr_Res(sres) );
1076 // GrP fixme safe_fd?

Completed in 100 milliseconds