Home
last modified time | relevance | path

Searched refs:linux_to_bsd_msqid_ds (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_ipc.c245 linux_to_bsd_msqid_ds(struct l_msqid64_ds *lsp, struct msqid_ds *bsp) in linux_to_bsd_msqid_ds() function
743 linux_to_bsd_msqid_ds(&linux_msqid64, &bsd_msqid); in linux_msgctl()