Home
last modified time | relevance | path

Searched refs:S_IWOTH (Results 76 – 81 of 81) sorted by relevance

1234

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c140 if (OpMode != MD_TEST && bitset(S_IWGRP|S_IWOTH, statb.st_mode))
H A Dconf.c1193 if (stat(pathn, &stbuf) < 0 || !bitset(S_IWOTH, stbuf.st_mode)) in ttypath()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c9415 (void) umask(S_IXUSR | S_IWGRP | S_IXGRP | S_IWOTH | S_IXOTH); in commitconf()
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c4339 if (S_IWOTH & temp) in verbose()
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c6969 if (S_IWOTH & temp) in verbose()
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c1007 if (sb.st_mode & S_IWOTH || sb.st_mode & S_IWGRP) { in is_safe_exec()

1234