Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/lib/libc/common/sys/
H A Dchroot.S37 ANSI_PRAGMA_WEAK(chroot,function)
41 SYSCALL_RVAL1(chroot)
43 SET_SIZE(chroot)
/illumos-gate/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 DMakefile22 chroot.o \
/illumos-gate/usr/src/cmd/chroot/
H A Dchroot.c44 if (chroot(argv[1]) != 0) { in main()
H A DMakefile28 PROG= chroot
/illumos-gate/usr/src/tools/make/lib/vroot/
H A DMakefile22 chroot.o \
/illumos-gate/usr/src/man/man2/
H A DMakefile46 chroot.2 \
299 fchroot.2 := LINKSRC = chroot.2
/illumos-gate/usr/src/cmd/dumpadm/
H A Dmain.c75 if (c == 'r' && ++chrooted && chroot(optarg) == -1) in main()
/illumos-gate/usr/src/uts/sparc/os/
H A Dname_to_sysnum58 chroot 61
/illumos-gate/usr/src/uts/intel/os/
H A Dname_to_sysnum59 chroot 61
/illumos-gate/usr/src/uts/common/syscall/
H A Dchdir.c115 chroot(char *fname) in chroot() function
H A DSYSCALL.README207 chroot vncalls.c common/syscall/chdir.c
/illumos-gate/usr/src/cmd/newgrp/
H A Dnewgrp.c89 chroot("."); in main()
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c71 int chroot(char *);
510 /* 61 */ SYSENT_CI("chroot", chroot, 1),
883 /* 61 */ SYSENT_CI("chroot", chroot, 1),
/illumos-gate/usr/src/boot/include/
H A Dunistd.h470 int chroot(const char *);
/illumos-gate/usr/src/pkg/manifests/
H A Dcompatibility-ucb.p5m34 link path=etc/chroot target=../usr/sbin/chroot
H A Dsystem-kernel.man2.inc55 file path=usr/share/man/man2/chroot.2
76 link path=usr/share/man/man2/fchroot.2 target=chroot.2
H A DSUNWcs.man8.inc49 file path=usr/share/man/man8/chroot.8
/illumos-gate/usr/src/head/
H A Dunistd.h254 extern int chroot(const char *);
/illumos-gate/usr/src/cmd/
H A DMakefile96 chroot \
/illumos-gate/usr/src/man/man8/
H A DMakefile78 chroot.8 \
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg716 @ MSG_SYS_CHROOT "[ chroot ]" # 61
717 @ MSG_SYS_CHROOT_ALT "chroot"
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common186 chroot
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c833 if (chroot(homedir) == -1) { in tftp()
/illumos-gate/usr/src/cmd/login/
H A Dlogin.c2130 if (chroot(pwd->pw_dir) < 0) { in process_chroot_logins()

12