Home
last modified time | relevance | path

Searched refs:S_IXGRP (Results 1 – 2 of 2) sorted by relevance

/io/
A Dfcntl.h113 # define S_IXGRP (S_IXUSR >> 3) /* Execute by group. */ macro
119 # define S_IXOTH (S_IXGRP >> 3) /* Execute by others. */
/io/sys/
A Dstat.h182 #define S_IXGRP (S_IXUSR >> 3) /* Execute by group. */ macro
188 #define S_IXOTH (S_IXGRP >> 3) /* Execute by others. */

Completed in 4 milliseconds