Searched refs:_S_IROTH (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_windows.h217 #define _S_IROTH (_S_IRGRP >> 3) /* execute/search permission, other */ macro
232 #define S_IROTH _S_IROTH
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/src/
H A Dsimclist.c1363 mode = _S_IRUSR | _S_IWUSR | _S_IRGRP | _S_IROTH;

Completed in 207 milliseconds