Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dshare.c78 if (shr->s_access & ~(F_RDACC|F_WRACC|F_RWACC|F_RMACC|F_MDACC)) { in add_share()
601 if (shrl->shr->s_access & (F_RWACC|F_RMACC)) in nbl_share_conflict()
/titanic_50/usr/src/uts/common/sys/
H A Dfcntl.h362 #define F_RWACC 0x3 /* Read-Write share access */ macro
/titanic_50/usr/src/uts/common/klm/
H A Dnlm_service.c1093 shr->s_access = F_RWACC; in nlm_init_shrlock()
H A Dnlm_client.c1525 case F_RWACC: in nlm_init_share()
/titanic_50/usr/src/cmd/truss/
H A Dexpound.c1800 case F_RWACC: in show_share()