Searched refs:omqstat (Results 1 – 1 of 1) sorted by relevance
1317 struct mq_attr mqstat, omqstat; in SYSCALL_DEFINE3() local1344 omqstat = info->attr; in SYSCALL_DEFINE3()1345 omqstat.mq_flags = f.file->f_flags & O_NONBLOCK; in SYSCALL_DEFINE3()1361 if (u_omqstat != NULL && copy_to_user(u_omqstat, &omqstat, in SYSCALL_DEFINE3()