Home
last modified time | relevance | path

Searched defs:S_IXUGO (Results 1 – 2 of 2) sorted by relevance

/external/bison/linux-lib/sys/
Dstat.h612 # define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro
/external/bison/darwin-lib/sys/
Dstat.h612 # define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH) macro