Searched refs:mq_attr_ok (Results 1 - 1 of 1) sorted by relevance

/ipc/
H A Dmqueue.c700 static int mq_attr_ok(struct ipc_namespace *ipc_ns, struct mq_attr *attr) function
739 ret = mq_attr_ok(ipc_ns, attr);
751 ret = mq_attr_ok(ipc_ns, &def_attr);

Completed in 4 milliseconds