__audit_mq_timedsend(9)

NAME

__audit_mq_timedsend - record audit data for a POSIX MQ timed send

SYNOPSIS

int __audit_mq_timedsend(mqd_t mqdes, size_t msg_len,
                         unsigned int msg_prio,
                         const struct timespec __user * u_abs_timeout);

ARGUMENTS

mqdes
MQ descriptor
msg_len
Message length
msg_prio
Message priority
u_abs_timeout
Message timeout in absolute time

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