Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dshm.c291 uint_t newsptflags = flags | spt_flags(sp->shm_sptseg); in shmat() local
299 if (spt_invalid(newsptflags)) { in shmat()