Home | History | Annotate | Download | only in src

Lines Matching refs:SHF_RD

1040 #define SHF_RD		0x0001
1042 #define SHF_RDWR (SHF_RD|SHF_WR)