/titanic_41/usr/src/cmd/chgrp/ |
H A D | chgrp.c | 264 == S_IFDIR) { in main() 311 == S_IFDIR) { in main() 318 } else if (rflag && ((stbuf.st_mode & S_IFMT) == S_IFDIR)) { in main() 348 if ((stbuf.st_mode & S_IFMT) == S_IFDIR) { in main() 431 if ((st2.st_mode & S_IFMT) == S_IFDIR) { in chgrpr() 482 if ((st2.st_mode & S_IFMT) == S_IFDIR) { in chgrpr() 489 } else if ((st.st_mode & S_IFMT) == S_IFDIR) { in chgrpr()
|
/titanic_41/usr/src/ucbcmd/ln/ |
H A D | ln.c | 60 if ((stb.st_mode&S_IFMT) != S_IFDIR) in main() 85 (stb.st_mode&S_IFMT) == S_IFDIR) { in linkit() 89 if (stat(to, &stb) >= 0 && (stb.st_mode&S_IFMT) == S_IFDIR) { in linkit()
|
/titanic_41/usr/src/cmd/chmod/ |
H A D | common.c | 205 if (((old_mode & S_IFMT) == S_IFDIR) || in newmode_common() 298 ((new_mode & S_IFMT) != S_IFDIR)) { in newmode_common() 361 ((new_mode & S_IFMT) != S_IFDIR) && in newmode_common() 458 if ((old_mode & S_IFMT) == S_IFDIR) in newmode_common() 507 if ((mode & S_IFMT) == S_IFDIR) in abs()
|
/titanic_41/usr/src/cmd/chown/ |
H A D | chown.c | 296 == S_IFDIR) { in main() 336 } else if (rflag && ((stbuf.st_mode & S_IFMT) == S_IFDIR)) { in main() 437 if ((st2.st_mode & S_IFMT) == S_IFDIR) { in chownr() 480 } else if ((st.st_mode & S_IFMT) == S_IFDIR) { in chownr()
|
/titanic_41/usr/src/tools/protolist/ |
H A D | protolist.c | 92 if (((st->st_mode & S_IFMT) == S_IFDIR) || in visit_dir() 110 case S_IFDIR: in visit_dir()
|
/titanic_41/usr/src/ucbcmd/install.d/ |
H A D | install.c | 146 if ((stb.st_mode&S_IFMT) != S_IFDIR) { in main() 178 if ((stb.st_mode&S_IFMT) != S_IFDIR) in main() 213 if ((to_sb.st_mode&S_IFMT) == S_IFDIR) {
|
/titanic_41/usr/src/test/zfs-tests/cmd/mkbusy/ |
H A D | mkbusy.c | 131 S_IFDIR)) in main() 148 } else if ((sbuf.st_mode & S_IFMT) == S_IFDIR) { in main()
|
/titanic_41/usr/src/cmd/backup/dump/ |
H A D | partial.c | 170 if ((st.st_mode & S_IFMT) != S_IFDIR) 185 (st.st_mode & S_IFMT) != S_IFDIR ||
|
/titanic_41/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_param.h | 27 #ifndef S_IFDIR
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_param.h | 6 #ifndef S_IFDIR
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_param.h | 6 #ifndef S_IFDIR
|
/titanic_41/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_param.h | 27 #ifndef S_IFDIR
|
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_param.h | 27 #ifndef S_IFDIR
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_param.h | 6 #ifndef S_IFDIR
|
/titanic_41/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_param.h | 27 #ifndef S_IFDIR
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_param.h | 6 #ifndef S_IFDIR
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | isdir.c | 103 if ((statbuf.st_mode & S_IFMT) != S_IFDIR) { in isdir() 144 if ((statbuf.st_mode & S_IFMT) == S_IFDIR) { in isfile()
|
/titanic_41/usr/src/ucbcmd/chown/ |
H A D | chown.c | 143 if (rflag && ((stbuf.st_mode&S_IFMT) == S_IFDIR)) { in main() 200 if ((st.st_mode&S_IFMT) == S_IFDIR) { in chownr()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | remove.c | 50 if ((statb.st_mode & S_IFMT) != S_IFDIR) in remove()
|
/titanic_41/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | mknod.c | 43 if ((mode & S_IFMT) == S_IFDIR) in mknod()
|
/titanic_41/usr/src/cmd/sh/ |
H A D | test.c | 149 return(filtyp(nxtarg(0), S_IFDIR)); in e3() 159 (statb.st_mode & S_IFMT) != S_IFDIR); in e3()
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | param | 6 #ifndef S_IFDIR
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | param | 6 #ifndef S_IFDIR
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | param | 6 #ifndef S_IFDIR
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | param | 6 #ifndef S_IFDIR
|