Lines Matching refs:mt_hook_syscall
105 mt_hook_syscall(ioctl); in ioctl()
125 mt_hook_syscall(socket); in socket()
140 mt_hook_syscall(ioctl); in socket()
149 mt_hook_syscall(close); in close()
161 mt_hook_syscall(connect); in connect()
178 mt_hook_syscall(read); in read()
195 mt_hook_syscall(write); in write()
213 mt_hook_syscall(sendto); in sendto()
232 mt_hook_syscall(recvfrom); in recvfrom()
250 mt_hook_syscall(recv); in recv()
267 mt_hook_syscall(send); in send()
284 mt_hook_syscall(setsockopt); in setsockopt()
314 mt_hook_syscall(fcntl); in fcntl()
338 mt_hook_syscall(listen); in listen()
349 mt_hook_syscall(bind); in bind()
360 mt_hook_syscall(accept); in accept()