Searched refs:PROT_WRITE (Results 1 – 3 of 3) sorted by relevance
90 protections = PROT_WRITE | PROT_READ; in FileChannelImpl_map0()93 protections = PROT_WRITE | PROT_READ; in FileChannelImpl_map0()
376 public static final int PROT_WRITE = placeholder(); field in OsConstants
414 initConstant(env, c, "PROT_WRITE", PROT_WRITE); in OsConstants_initConstants()