Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A DMakefile11 GTESTS+= allow_other
H A Dmockfs.hh356 MockFS(int max_readahead, bool allow_other,
H A Dmockfs.cc419 MockFS::MockFS(int max_readahead, bool allow_other, bool default_permissions, in MockFS() argument
478 if (allow_other) { in MockFS()