Name

__audit_fd_pair — record audit data for pipe and socketpair

Synopsis

void __audit_fd_pair (int fd1,
 int fd2);
 

Arguments

int fd1

the first file descriptor

int fd2

the second file descriptor