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 | 583 void ML_(record_fd_open_with_given_name)(ThreadId tid, Int fd, in ML_() argument 627 ML_(record_fd_open_with_given_name)(tid, fd, name); in ML_() local 633 ML_(record_fd_open_with_given_name)(tid, fd, NULL); in ML_() local
|
D | syswrap-darwin.c | 1943 ML_(record_fd_open_with_given_name)(tid, RES, NULL); in POST() local 1973 ML_(record_fd_open_with_given_name)(tid, RES, NULL); in POST() local
|