HomeSort by relevance Sort by last modified time
    Searched refs:record_fd_open_with_given_name (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 57 extern void ML_(record_fd_open_with_given_name)(ThreadId tid, Int fd,
syswrap-generic.c 581 void ML_(record_fd_open_with_given_name)(ThreadId tid, Int fd, char *pathname) function
624 ML_(record_fd_open_with_given_name)(tid, fd, name);
630 ML_(record_fd_open_with_given_name)(tid, fd, NULL);
    [all...]
syswrap-linux.c     [all...]
syswrap-darwin.c     [all...]

Completed in 28 milliseconds