Home
last modified time | relevance | path

Searched refs:chdir (Results 1 – 25 of 643) sorted by relevance

12345678910>>...26

/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A Dtaint21 chdir $a ;
24 Insecure dependency in chdir while running with -T switch at - line 12.
41 chdir $a;
43 chdir $a ;
46 chdir $a ;
49 Insecure dependency in chdir while running with -T switch at - line 12.
50 Insecure dependency in chdir while running with -T switch at - line 17.
69 chdir $a;
71 chdir $a ;
74 chdir $a ;
[all …]
H A Dpp_sys742 chdir FOO;
743 chdir BAR;
744 chdir $dh;
745 chdir $fh;
747 chdir FOO;
748 chdir BAR;
749 chdir $dh;
750 chdir $fh;
752 chdir() on unopened filehandle FOO at - line 20.
753 chdir() on closed filehandle BAR at - line 21.
[all …]
/openbsd/gnu/usr.bin/perl/
H A DTestInit.pm57 my ($abs, $chdir, $setopt);
70 $chdir = '..'
91 $chdir = $1;
96 $chdir = 't';
116 if (defined $chdir) {
117 chdir $chdir or die "Can't chdir '$chdir': $!";
/openbsd/usr.bin/cvs/
H A Dserver.c119 if (chdir(cvs_server_path) == -1) in cvs_server()
534 if (chdir(server_currentdir) == -1) in cvs_server_add()
546 if (chdir(server_currentdir) == -1) in cvs_server_import()
558 if (chdir(server_currentdir) == -1) in cvs_server_admin()
570 if (chdir(server_currentdir) == -1) in cvs_server_annotate()
582 if (chdir(server_currentdir) == -1) in cvs_server_rannotate()
594 if (chdir(server_currentdir) == -1) in cvs_server_commit()
606 if (chdir(server_currentdir) == -1) in cvs_server_checkout()
618 if (chdir(server_currentdir) == -1) in cvs_server_diff()
630 if (chdir(server_currentdir) == -1) in cvs_server_rdiff()
[all …]
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A Dproblems.t6 chdir 't';
34 ok( chdir File::Spec->updir, 'chdir ..' );
38 ok( chdir $DIRNAME, "chdir'd to Problem-Module" ) ||
39 diag("chdir failed: $!");
H A Dunicode.t6 chdir 't';
73 ok( chdir File::Spec->updir, 'chdir updir' );
77 ok( chdir $DIRNAME, "chdir'd to $DIRNAME" ) ||
78 diag("chdir failed: $!");
/openbsd/gnu/usr.bin/perl/dist/threads/t/
H A Dkill3.t40 chdir $tmp;
43 chdir $dir;
48 chdir $cwd;
82 chdir $tmp;
85 chdir $dir;
90 chdir $cwd;
/openbsd/usr.bin/calendar/
H A Dcalendar.c170 if (chdir(pw->pw_dir)) { in main()
177 if (chdir(calendarHome)) { in main()
200 if (chdir(pw->pw_dir) || in main()
202 chdir(calendarHome) || in main()
260 if(!chdir(caldir)) in main()
/openbsd/regress/sys/kern/unveil/
H A Dsyscalls.c406 UV_SHOULD_ENOENT((chdir(uv_dir2) == -1), "chdir"); in test_chdir()
407 UV_SHOULD_SUCCEED((chdir(uv_dir1) == -1), "chdir"); in test_chdir()
408 UV_SHOULD_ENOENT((chdir(uv_dir2) == -1), "chdir"); in test_chdir()
437 UV_SHOULD_SUCCEED((chdir(uv_dir1) == -1), "chdir"); in test_parent_dir()
439 UV_SHOULD_SUCCEED((chdir(filename) == -1), "chdir"); in test_parent_dir()
441 UV_SHOULD_SUCCEED((chdir("../subdir2") == -1), "chdir"); in test_parent_dir()
443 UV_SHOULD_SUCCEED((chdir(filename) == -1), "chdir"); in test_parent_dir()
450 UV_SHOULD_ENOENT((chdir("../../..") == -1), "chdir"); in test_parent_dir()
451 UV_SHOULD_ENOENT((chdir(uv_dir2) == -1), "chdir"); in test_parent_dir()
788 if ((chdir(uv_dir1) == -1)) { in test_dotdotup()
[all …]
/openbsd/bin/csh/
H A Ddir.c79 if (chdir(tcp) == 0) in dinit()
114 if (chdir("/") == -1) in dinit()
330 if (chdir(short2str(cp)) == -1) in dochngd()
343 if (chdir(tmp = short2str(dp->di_name)) == -1) in dochngd()
415 if (chdir(short2str(dp)) >= 0) { in dfollow()
421 if (chdir(short2str(cp)) >= 0) in dfollow()
438 if (chdir(short2str(buf)) >= 0) { in dfollow()
447 if ((dp[0] == '/' || dp[0] == '.') && chdir(short2str(dp)) >= 0) { in dfollow()
479 if (chdir(tmp = short2str(dp->di_name)) == -1) in dopushd()
496 if (chdir(tmp = short2str(dp->di_name)) == -1) in dopushd()
[all …]
/openbsd/regress/lib/libc/sys/
H A Dt_chroot.c65 ATF_REQUIRE(chdir(buf) == 0); in ATF_TC_BODY()
99 (void)chdir("/"); in ATF_TC_BODY()
190 ATF_REQUIRE(chdir(buf) == 0); in ATF_TC_BODY()
222 (void)chdir("/"); in ATF_TC_BODY()
/openbsd/gnu/usr.bin/perl/cpan/Win32/t/
H A DUnicode.t36 chdir($home);
82 ok(chdir($home));
96 # We can chdir() into the Unicode directory if we use the ANSI name
97 ok(chdir(Win32::GetANSIPathName($dir)));
/openbsd/gnu/llvm/lldb/examples/customization/pwd-cd-and-system/
H A Dutils.py23 def chdir(debugger, args, result, dict): function
38 os.chdir(new_dir)
/openbsd/gnu/usr.bin/perl/ext/Pod-Html/t/
H A Dcache.t18 END { chdir($startdir) or die("Cannot change back to $startdir: $!"); }
68 chdir("t");
73 chdir($cwd);
/openbsd/regress/usr.bin/mandoc/db/makeinodes/
H A Dmakeinodes.c46 if (chdir(argv[1]) == -1) in main()
50 if (chdir("man1") == -1) in main()
/openbsd/gnu/usr.bin/perl/dist/PathTools/t/
H A Dcwd_enoent.t15 unless(mkdir("$tmp/testdir") && chdir("$tmp/testdir") && rmdir("$tmp/testdir")){
58 chdir $tmp or die "$tmp: $!";
60 END { chdir $tmp; }
/openbsd/gnu/llvm/clang/utils/analyzer/
H A Dentrypoint.py39 os.chdir('/build')
70 os.chdir("/projects")
/openbsd/gnu/llvm/lld/utils/
H A Dbenchmark.py109 os.chdir(bench.directory)
114 os.chdir('..')
137 os.chdir(args.benchmark_directory)
/openbsd/usr.bin/vi/ex/
H A Dex_cd.c80 if (!chdir(dir)) in ex_cd()
111 if (!chdir(buf)) { in ex_cd()
/openbsd/gnu/usr.bin/perl/lib/
H A DCORE.pod52 C<chdir>, C<chomp>, C<chop>, C<defined>, C<delete>, C<eof>, C<exec>,
62 use subs 'chdir';
63 sub chdir { ... }
64 chdir $somewhere;
/openbsd/gnu/usr.bin/perl/cpan/Module-Load/t/
H A D01_Module-Load.t7 chdir '../lib/Module/Load' if -d '../lib/Module/Load';
12 BEGIN { chdir 't' if -d 't' }
/openbsd/usr.bin/lndir/
H A Dlndir.c125 if (chdir(tn) == -1) in main()
268 if (chdir(dp->d_name) == -1) { in dodir()
274 if (chdir("..") == -1) in dodir()
/openbsd/regress/usr.bin/lastcomm/
H A Dunveil.c29 chdir("/var"); in main()
/openbsd/usr.sbin/rbootd/
H A Drbootd.c162 if (chdir(BootDir) == -1) { in main()
179 if (chdir("/") == -1) { in main()
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/
H A Dsimple.t3 chdir 't';

12345678910>>...26