Searched defs:record_fd_open_with_given_name (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-generic.c | 586 void ML_(record_fd_open_with_given_name)(ThreadId tid, Int fd, in ML_() argument 630 ML_(record_fd_open_with_given_name)(tid, fd, name); in ML_() local 636 ML_(record_fd_open_with_given_name)(tid, fd, NULL); in ML_() local
|
D | syswrap-darwin.c | 1948 ML_(record_fd_open_with_given_name)(tid, RES, NULL); in POST() local 1978 ML_(record_fd_open_with_given_name)(tid, RES, NULL); in POST() local
|