OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_chroot
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sysinst/
net.c
983
do_ftp_fetch(const char *set_name, bool force_tgz, struct ftpinfo *f, bool
in_chroot
)
1000
if (
in_chroot
) {
1008
rval = run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_XFER_DIR | (
in_chroot
?RUN_CHROOT:0),
/src/crypto/external/bsd/openssh/dist/
session.c
150
static int
in_chroot
= 0;
variable
1207
if (!
in_chroot
&& options.chroot_directory != NULL &&
1221
in_chroot
= 1;
1415
if (r || !
in_chroot
) {
Completed in 15 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026