Record audit data for pipe and socketpair
void __audit_fd_pair(int fd1, int fd2);
fd1
the first file descriptor
fd2
the second file descriptor