Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dshare.c81 if (shr->s_deny & ~(F_NODNY|F_RDDNY|F_WRDNY|F_RWDNY|F_COMPAT| in add_share()
595 if ((shrl->shr->s_deny & F_RWDNY) && in nbl_share_conflict()
/titanic_50/usr/src/uts/common/sys/
H A Dfcntl.h372 #define F_RWDNY 0x3 /* Deny others read or write share access */ macro
/titanic_50/usr/src/uts/common/klm/
H A Dnlm_service.c1109 shr->s_deny = F_RWDNY; in nlm_init_shrlock()
H A Dnlm_client.c1509 case F_RWDNY: in nlm_init_share()
/titanic_50/usr/src/cmd/truss/
H A Dexpound.c1824 case F_RWDNY: in show_share()