Searched refs:S_IRWXU (Results 1 – 3 of 3) sorted by relevance
84 Libcore.os.mkfifo(fifoFile.getAbsolutePath(), OsConstants.S_IRWXU); in setUp()
511 public static final int S_IRWXU = placeholder(); field in OsConstants
568 initConstant(env, c, "S_IRWXU", S_IRWXU); in OsConstants_initConstants()