Home
last modified time | relevance | path

Searched refs:chroot (Results 1 – 25 of 50) sorted by relevance

12

/titanic_41/usr/src/lib/libc/common/sys/
H A Dchroot.s37 ANSI_PRAGMA_WEAK(chroot,function)
41 SYSCALL_RVAL1(chroot)
43 SET_SIZE(chroot)
/titanic_41/usr/src/cmd/make/lib/vroot/
H A Dchroot.cc29 extern int chroot(const char *path);
36 vroot_result= chroot(path); in chroot_thunk()
H A DMakefile21 chroot.o \
/titanic_41/usr/src/lib/libbc/libc/sys/sys5/
H A Dchroot.c32 chroot(char *d) in chroot() function
/titanic_41/usr/src/lib/libbc/libc/sys/4.2/
H A Dchroot.c32 chroot(char *d) in chroot() function
/titanic_41/usr/src/cmd/chroot/
H A Dchroot.c47 if (chroot(argv[1]) != 0) { in main()
H A DMakefile28 PROG= chroot
/titanic_41/usr/src/tools/make/lib/vroot/
H A DMakefile21 chroot.o \
/titanic_41/usr/src/man/man2/
H A DMakefile44 chroot.2 \
291 fchroot.2 := LINKSRC = chroot.2
/titanic_41/usr/src/cmd/dumpadm/
H A Dmain.c73 if (c == 'r' && ++chrooted && chroot(optarg) == -1) in main()
/titanic_41/usr/src/uts/intel/os/
H A Dname_to_sysnum58 chroot 61
/titanic_41/usr/src/uts/sparc/os/
H A Dname_to_sysnum57 chroot 61
/titanic_41/usr/src/uts/common/syscall/
H A Dchdir.c115 chroot(char *fname) in chroot() function
/titanic_41/usr/src/ucbcmd/sbcp/
H A Dsyscalls.list85 chroot SIMPLE /* 61 = 1, chroot */
/titanic_41/usr/src/cmd/newgrp/
H A Dnewgrp.c91 chroot("."); in main()
/titanic_41/usr/src/lib/libsys/i386/
H A Dlibsys.list10 f 1 chroot
/titanic_41/usr/src/lib/libsys/sparc/
H A Dlibsys.list10 f 1 chroot
/titanic_41/usr/src/uts/common/os/
H A Dsysent.c70 int chroot(char *);
511 /* 61 */ SYSENT_CI("chroot", chroot, 1),
884 /* 61 */ SYSENT_CI("chroot", chroot, 1),
/titanic_41/usr/src/lib/libsys/common/
H A Dmapfile-vers85 chroot;
/titanic_41/usr/src/head/
H A Dunistd.h260 extern int chroot(const char *);
/titanic_41/usr/src/pkg/manifests/
H A Dcompatibility-ucb.mf163 link path=etc/chroot target=../usr/sbin/chroot
H A Dsystem-kernel.man2.inc39 file path=usr/share/man/man2/chroot.2
184 link path=usr/share/man/man2/fchroot.2 target=chroot.2
/titanic_41/usr/src/lib/libbc/sparc/
H A DMakefile148 access.o chdir.o chmod.o chown.o chroot.o \
159 access.o chdir.o chmod.o chown.o chroot.o \
/titanic_41/usr/src/cmd/
H A DMakefile92 chroot \
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg700 @ MSG_SYS_CHROOT "[ chroot ]" # 61
701 @ MSG_SYS_CHROOT_ALT "chroot"

12