Searched refs:rofs (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/path/
H A Dpathprobe.c72 rofs(const char* path) function
93 #define rofs(p) 0 macro
208 if (op >= -1 && (!(st.st_mode & S_ISUID) && ps.st_uid != geteuid() || rofs(path)))
/ast/src/cmd/probe/
H A Dprobe.c181 rofs(const char* path) function
201 #define rofs(p) 0 macro
398 if ((vs.st_mode & S_ISUID) && !rofs(path))

Completed in 18 milliseconds