__AUDIT_FD_PAIR
Section: Audit Interfaces (9)
Updated: February 2011
Index
Return to Main Contents
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