Home | History | Annotate | Download | only in fd_interposing

Lines Matching refs:interposing

11 // descriptors by interposing functions for all file descriptor create and 
16 // To enable the interposing in a darwin program, set the DYLD_INSERT_LIBRARIES
24 // interposing shared library include:
56 #include <mach-o/dyld-interposing.h>
418 log ("Interposing file descriptor create and delete functions for %s (pid=%i)\n", get_process_fullpath (true), pid);
422 log ("pid=%i: disabling interposing file descriptor create and delete functions for child process %s (pid=%i)\n", g_pid, get_process_fullpath (true), pid);
460 // Only let this interposing happen on the first time this matches
1130 // Interposing