Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dipcs.c38 #define SHM_LOCKED 02000 /* segment will not be swapped */ macro
245 ipcp->mode & SHM_LOCKED ? "locked" : " "); in do_shm()