Lines Matching refs:ff_hook_active
107 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in ioctl()
127 if (!ff_hook_active()) in socket()
150 if (!ff_hook_active()) in close()
163 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in connect()
180 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in read()
197 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in write()
215 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in sendto()
234 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in recvfrom()
252 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in recv()
269 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in send()
286 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in setsockopt()
316 if (!mt_hook_active() || !hook_fd || !ff_hook_active()) in fcntl()
339 if (!ff_hook_active()) in listen()
350 if (!ff_hook_active()) in bind()
361 if (!ff_hook_active()) in accept()