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

/netbsd-6-1-5-RELEASE/lib/libc/compat/sys/
H A Dcompat___shmctl13.c60 __shmid_ds13_to_native(ds13, &ds);
/netbsd-6-1-5-RELEASE/sys/compat/common/
H A Dsysv_shm_50.c75 __shmid_ds13_to_native(&oshmbuf, &shmbuf);
/netbsd-6-1-5-RELEASE/sys/compat/sys/
H A Dshm.h91 static __inline void __shmid_ds13_to_native(const struct shmid_ds13 *, struct shmid_ds *);
130 __shmid_ds13_to_native(const struct shmid_ds13 *oshmbuf, struct shmid_ds *shmbuf) function

Completed in 109 milliseconds