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

/netbsd-current/sys/compat/linux/common/
H A Dlinux_mqueue.c52 linux_to_bsd_mq_attr(const struct linux_mq_attr *lmp, struct mq_attr *bmp) function
94 linux_to_bsd_mq_attr(&lattr, &a);
274 linux_to_bsd_mq_attr(&lattr, &attr);

Completed in 168 milliseconds