Home
last modified time | relevance | path

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

/third_party/ulib/musl/include/sys/
A Dstat.h53 #define S_ISUID 04000 macro
/third_party/ulib/musl/include/
A Dfcntl.h131 #define S_ISUID 04000 macro
/third_party/uapp/dash/src/bltin/
A Dtest.c423 return (s.st_mode & S_ISUID) != 0; in filstat()

Completed in 4 milliseconds