Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dshm.h54 #define SHM_UNLOCK 4 /* Unlock segment */ macro
/titanic_41/usr/src/uts/common/sys/
H A Dshm.h121 #define SHM_UNLOCK 4 /* Unlock segment */ macro
/titanic_41/usr/src/uts/common/os/
H A Dshm.c742 case SHM_UNLOCK: in shmctl()