Searched refs:PROT_WRITE (Results 1 – 4 of 4) sorted by relevance
97 protections = PROT_WRITE | PROT_READ; in FileChannelImpl_map0()100 protections = PROT_WRITE | PROT_READ; in FileChannelImpl_map0()
555 public static final int PROT_WRITE = placeholder(); field in OsConstants
447 initConstant(env, c, "PROT_WRITE", PROT_WRITE); in OsConstants_initConstants()
423 field public static final int PROT_WRITE;