Searched refs:S_IWUGO (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/libreadline/
H A Dposixstat.h139 #define S_IWUGO (S_IWUSR | S_IWGRP | S_IWOTH) macro
/freebsd-10.1-release/sys/ofed/include/linux/
H A Dfs.h56 #define S_IWUGO (S_IWUSR | S_IWGRP | S_IWOTH) macro
/freebsd-10.1-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_proc.c479 S_IRUGO | S_IWUGO, &sdpstats_fops);
487 S_IRUGO | S_IWUGO, &sdpprf_fops);

Completed in 111 milliseconds