__audit_fd_pair - record audit data for pipe and socketpair
"int __audit_fd_pair(int " "fd1" ", int " "fd2" ");"
fd1 the first file descriptor fd2 the second file descriptor
fd1
the first file descriptor
the second file descriptor
Returns 0 for success or NULL context or < 0 on error.