login
Header Space

 
 

__audit_fd_pair(9)

July 19, 2007 - 1:24am
Submitted by Jeremy on July 19, 2007 - 1:24am.

INDEX

    NAME, SYNOPSIS, ARGUMENTS, DESCRIPTION, COPYRIGHT

    "__AUDIT_FD_PAIR" "9" "July 2007" "Kernel Hackers Manual 2.6.22" "Audit Interfaces"

    NAME

    __audit_fd_pair - record audit data for pipe and socketpair

    SYNOPSIS

    "int __audit_fd_pair(int " "fd1" ", int " "fd2" ");"

    ARGUMENTS

    fd1

    the first file descriptor
    fd2
    the second file descriptor

    DESCRIPTION

    Returns 0 for success or NULL context or < 0 on error.

    COPYRIGHT

speck-geostationary