Home
last modified time | relevance | path

Searched refs:S_IXOTH (Results 1 – 3 of 3) sorted by relevance

/third_party/ulib/musl/include/sys/
A Dstat.h66 #define S_IXOTH 0001 macro
/third_party/ulib/musl/include/
A Dfcntl.h144 #define S_IXOTH 0001 macro
/third_party/uapp/dash/src/bltin/
A Dtest.c512 return st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH); in has_exec_bit_set()
540 mode = S_IXUSR | S_IXGRP | S_IXOTH; in test_st_mode()

Completed in 5 milliseconds