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

/external/valgrind/main/coregrind/
H A Dm_libcfile.c60 Int VG_(safe_fd)(Int oldfd) function
768 /* VG_(safe_fd) doesn't return if it fails. */
769 fd = VG_(safe_fd)( sr_Res(sres) );
928 // GrP fixme safe_fd?

Completed in 74 milliseconds