Searched refs:copy_msqid_to_user (Results 1 – 1 of 1) sorted by relevance
331 copy_msqid_to_user(void __user *buf, struct msqid64_ds *in, int version) in copy_msqid_to_user() function561 if (copy_msqid_to_user(buf, &tbuf, version)) in SYSCALL_DEFINE3()