Searched refs:fds (Results 1 – 2 of 2) sorted by relevance
1027 ctx->fds[0] = -1; in audit_reset_context()1043 context->fds[0] = -1; in audit_alloc_context()1752 if (context->fds[0] >= 0) { in audit_log_exit()1756 context->fds[0], context->fds[1]); in audit_log_exit()2690 context->fds[0] = fd1; in __audit_fd_pair()2691 context->fds[1] = fd2; in __audit_fd_pair()
210 int fds[2]; member
Completed in 9 milliseconds