Searched refs:S_IWRITE (Results 1 – 1 of 1) sorted by relevance
53 # define S_IWRITE _S_IWRITE macro95 # define S_IWRITE S_IWUSR macro97 # define _S_IWRITE S_IWRITE283 switch ( mode & (S_IWRITE | S_IREAD) ) { in _M_open()287 case S_IWRITE: in _M_open()290 case (S_IWRITE | S_IREAD): in _M_open()