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

/netbsd-6-1-5-RELEASE/sys/compat/svr4_32/
H A Dsvr4_32_ipc.h94 struct svr4_32_shmid_ds { struct
H A Dsvr4_32_ipc.c86 struct svr4_32_shmid_ds *);
87 static void svr4_32_to_bsd_shmid_ds(const struct svr4_32_shmid_ds *,
456 bsd_to_svr4_32_shmid_ds(const struct shmid_ds *bds, struct svr4_32_shmid_ds *sds)
475 svr4_32_to_bsd_shmid_ds(const struct svr4_32_shmid_ds *sds, struct shmid_ds *bds)
552 struct svr4_32_shmid_ds ss;

Completed in 54 milliseconds