Searched refs:S_IROTH (Results 76 - 86 of 86) sorted by relevance

1234

/freebsd-10.3-release/usr.sbin/acpi/acpidump/
H A Dacpi.c1455 mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH;
/freebsd-10.3-release/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c154 S_IROTH | S_IXOTH);
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dremote-mips.c3045 chmod (tftp_localname, stbuf.st_mode | S_IROTH);
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ctldir.c372 S_IROTH | S_IXOTH;
/freebsd-10.3-release/usr.sbin/pmcstat/
H A Dpmcstat_log.c1853 S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH)) < 0)
/freebsd-10.3-release/usr.sbin/rtadvd/
H A Drtadvd.c263 csock_open(&ctrlsock, S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH);
/freebsd-10.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c1548 rar->mode |= S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH;
/freebsd-10.3-release/sys/fs/unionfs/
H A Dunion_vnops.c662 mask |= S_IROTH;
/freebsd-10.3-release/sys/kern/
H A Dvfs_subr.c3999 if (file_mode & S_IROTH)
/freebsd-10.3-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c[all...]
/freebsd-10.3-release/contrib/sqlite3/
H A Dsqlite3.c[all...]

Completed in 799 milliseconds

1234