Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/linux32/common/
Dlinux32_shm.h63 netbsd32_u_long l_shmmax; member
/netbsd/src/sys/compat/linux/common/
Dlinux_shm.h77 u_long l_shmmax; member
Dlinux_ipc.c629 lsi64.l_shmmax = shminfo.shmmax; in linux_sys_shmctl()