Searched refs:RWX (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DMemory.inc25 // are not a bitwise combination of RWX values
/freebsd-11-stable/usr.bin/uuencode/
H A Duuencode.c109 #define RWX (S_IRWXU|S_IRWXG|S_IRWXO) macro
110 mode = sb.st_mode & RWX;

Completed in 86 milliseconds