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