Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_compat_14_sysv.c182 native_to_netbsd32_shmid_ds14(struct shmid_ds *shmbuf, struct netbsd32_shmid_ds14 *oshmbuf) in native_to_netbsd32_shmid_ds14() function
319 native_to_netbsd32_shmid_ds14(&shmbuf, &oshmbuf); in compat_14_netbsd32_shmctl()