S_IXUSR 266 opal/mca/pmix/pmix4x/pmix/src/util/path.c if ((X_OK & mode) && !(S_IXUSR & buf.st_mode)) { S_IXUSR 89 opal/mca/pmix/pmix4x/pmix/test/pmix_test.c }else if( !(stat_buf.st_mode & S_IXUSR) ){ S_IXUSR 265 opal/util/path.c if ((X_OK & mode) && !(S_IXUSR & buf.st_mode)) {