__audit_mq_timedrece(9)

NAME

__audit_mq_timedreceive - record audit data for a POSIX MQ timed
receive

SYNOPSIS

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

ARGUMENTS

mqdes
MQ descriptor
msg_len
Message length
u_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