Home | History | Annotate | Download | only in src

Lines Matching refs:SHF_RD

849 #define SHF_RD		0x0001
851 #define SHF_RDWR (SHF_RD|SHF_WR)