__audit_fd_pair(9)

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

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout