Searched defs:_S_IWRITE (Results 1 - 1 of 1) sorted by relevance

/external/stlport/src/details/
H A Dfstream_stdio.cpp53 # define S_IWRITE _S_IWRITE
58 # define S_IWUSR _S_IWRITE
62 # define S_IWGRP _S_IWRITE
66 # define S_IWOTH _S_IWRITE
97 # define _S_IWRITE S_IWRITE macro

Completed in 2040 milliseconds