Home | History | Annotate | Download | only in src

Lines Matching refs:SHF_WR

1041 #define SHF_WR		0x0002
1042 #define SHF_RDWR (SHF_RD|SHF_WR)