Searched refs:__sanitizer_syscall_post_read (Results 1 – 2 of 2) sorted by relevance
70 __sanitizer_syscall_post_read(5, 42, buf, 10); in main()
955 #define __sanitizer_syscall_post_read(res, fd, buf, count) \ macro