/titanic_50/usr/src/lib/libc/common/sys/ |
H A D | chroot.s | 37 ANSI_PRAGMA_WEAK(chroot,function) 41 SYSCALL_RVAL1(chroot) 43 SET_SIZE(chroot)
|
/titanic_50/usr/src/cmd/make/lib/vroot/ |
H A D | chroot.cc | 29 extern int chroot(const char *path); 36 vroot_result= chroot(path); in chroot_thunk()
|
H A D | Makefile | 21 chroot.o \
|
/titanic_50/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | chroot.c | 32 chroot(char *d) in chroot() function
|
/titanic_50/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | chroot.c | 32 chroot(char *d) in chroot() function
|
/titanic_50/usr/src/cmd/chroot/ |
H A D | chroot.c | 47 if (chroot(argv[1]) != 0) { in main()
|
H A D | Makefile | 28 PROG= chroot
|
/titanic_50/usr/src/tools/make/lib/vroot/ |
H A D | Makefile | 21 chroot.o \
|
/titanic_50/usr/src/man/man2/ |
H A D | Makefile | 44 chroot.2 \ 291 fchroot.2 := LINKSRC = chroot.2
|
/titanic_50/usr/src/cmd/dumpadm/ |
H A D | main.c | 74 if (c == 'r' && ++chrooted && chroot(optarg) == -1) in main()
|
/titanic_50/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 57 chroot 61
|
/titanic_50/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 58 chroot 61
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | chdir.c | 115 chroot(char *fname) in chroot() function
|
/titanic_50/usr/src/ucbcmd/sbcp/ |
H A D | syscalls.list | 85 chroot SIMPLE /* 61 = 1, chroot */
|
/titanic_50/usr/src/cmd/newgrp/ |
H A D | newgrp.c | 91 chroot("."); in main()
|
/titanic_50/usr/src/lib/libsys/i386/ |
H A D | libsys.list | 10 f 1 chroot
|
/titanic_50/usr/src/lib/libsys/sparc/ |
H A D | libsys.list | 10 f 1 chroot
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sysent.c | 70 int chroot(char *); 511 /* 61 */ SYSENT_CI("chroot", chroot, 1), 884 /* 61 */ SYSENT_CI("chroot", chroot, 1),
|
/titanic_50/usr/src/lib/libsys/common/ |
H A D | mapfile-vers | 85 chroot;
|
/titanic_50/usr/src/head/ |
H A D | unistd.h | 254 extern int chroot(const char *);
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | compatibility-ucb.mf | 163 link path=etc/chroot target=../usr/sbin/chroot
|
H A D | system-kernel.man2.inc | 39 file path=usr/share/man/man2/chroot.2 184 link path=usr/share/man/man2/fchroot.2 target=chroot.2
|
/titanic_50/usr/src/lib/libbc/sparc/ |
H A D | Makefile | 148 access.o chdir.o chmod.o chown.o chroot.o \ 159 access.o chdir.o chmod.o chown.o chroot.o \
|
/titanic_50/usr/src/cmd/ |
H A D | Makefile | 94 chroot \
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 700 @ MSG_SYS_CHROOT "[ chroot ]" # 61 701 @ MSG_SYS_CHROOT_ALT "chroot"
|