Home
last modified time | relevance | path

Searched defs:S_IXGRP (Results 1 – 3 of 3) sorted by relevance

/minix3/bin/ksh/
H A Dksh_stat.h56 # define S_IXGRP 00010 /* user execute bit */ macro
/minix3/sys/sys/
H A Dstat.h131 #define S_IXGRP 0000010 /* X for group */ macro
/minix3/external/bsd/libarchive/dist/libarchive/
H A Darchive_windows.h226 #define S_IXGRP _S_IXGRP macro