Home
last modified time | relevance | path

Searched defs:S_IWUGO (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/libreadline/
HDposixstat.h139 #define S_IWUGO (S_IWUSR | S_IWGRP | S_IWOTH) macro
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
HDfs.h65 #define S_IWUGO (S_IWUSR | S_IWGRP | S_IWOTH) macro