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