Scroll to navigation

__AUDIT_FD_PAIR(9) Audit Interfaces __AUDIT_FD_PAIR(9)

NAME

__audit_fd_pair - record audit data for pipe and socketpair

SYNOPSIS

void __audit_fd_pair(int fd1, int fd2);

ARGUMENTS

fd1
the first file descriptor

fd2

the second file descriptor

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.