Home
last modified time | relevance | path

Searched refs:old_dir (Results 201 – 225 of 1112) sorted by relevance

12345678910>>...45

/dports/lang/php73/php-7.3.33/ext/standard/tests/file/windows_links/
H A Dbug48746.phpt21 $old_dir = __DIR__;
39 chdir($old_dir);
H A Dbug48746_2.phpt21 $old_dir = __DIR__;
38 chdir($old_dir);
/dports/lang/php74/php-7.4.27/ext/standard/tests/file/windows_links/
H A Dbug48746.phpt21 $old_dir = __DIR__;
39 chdir($old_dir);
H A Dbug48746_2.phpt17 $old_dir = __DIR__;
34 chdir($old_dir);
H A Dbug73962.phpt15 $old_dir = __DIR__;
33 chdir($old_dir);
/dports/lang/php81/php-8.1.1/ext/standard/tests/file/windows_links/
H A Dbug48746.phpt21 $old_dir = __DIR__;
39 chdir($old_dir);
H A Dbug48746_2.phpt17 $old_dir = __DIR__;
34 chdir($old_dir);
/dports/lang/php80/php-8.0.15/ext/standard/tests/file/windows_links/
H A Dbug48746.phpt21 $old_dir = __DIR__;
39 chdir($old_dir);
H A Dbug48746_2.phpt17 $old_dir = __DIR__;
34 chdir($old_dir);
H A Dbug73962.phpt15 $old_dir = __DIR__;
33 chdir($old_dir);
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/file/windows_links/
H A Dbug48746.phpt21 $old_dir = __DIR__;
39 chdir($old_dir);
H A Dbug48746_2.phpt17 $old_dir = __DIR__;
34 chdir($old_dir);
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/file/windows_links/
H A Dbug48746.phpt21 $old_dir = __DIR__;
39 chdir($old_dir);
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/file/windows_links/
H A Dbug48746.phpt21 $old_dir = __DIR__;
39 chdir($old_dir);
H A Dbug48746_2.phpt17 $old_dir = __DIR__;
34 chdir($old_dir);
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/file/windows_links/
H A Dbug48746.phpt21 $old_dir = __DIR__;
39 chdir($old_dir);
H A Dbug48746_2.phpt17 $old_dir = __DIR__;
34 chdir($old_dir);
/dports/net/netatalk3/netatalk-3.1.12/libatalk/util/
H A Dftw.c175 struct dir_data *old_dir) internal_function;
482 ftw_dir (struct ftw_data *data, struct STAT *st, struct dir_data *old_dir) in ftw_dir() argument
492 result = open_dir_stream (old_dir == NULL ? NULL : &old_dir->streamfd, in ftw_dir()
599 if (old_dir in ftw_dir()
607 if (old_dir->stream != NULL) in ftw_dir()
608 if (__fchdir (dirfd (old_dir->stream)) == 0) in ftw_dir()
/dports/lang/gambit-c/gambit-4.9.3/lib/
H A Dos_shell.c894 ___CHAR_TYPE(___PATH_CE_SELECT) old_dir[___PATH_MAX_LENGTH+1];
896 if (getcwd (old_dir, ___PATH_MAX_LENGTH) == 0)
917 chdir (old_dir); /* ignore error */
961 ___CHAR_TYPE(___PATH_CE_SELECT) old_dir[___PATH_MAX_LENGTH+1];
964 old_dir);
1033 SetCurrentDirectory (old_dir); /* ignore error */
/dports/textproc/p5-XML-Validator-Schema/XML-Validator-Schema-1.10/t/lib/
H A DTestRunner.pm98 my $old_dir = cwd;
145 chdir($old_dir);
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/tests/
H A Dtest__examples.py25 old_dir = os.getcwd()
35 os.chdir(old_dir)
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dfsnotify.h129 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move() argument
140 if (old_dir == new_dir) in fsnotify_move()
148 fsnotify_name(old_dir, old_dir_mask, source, old_name, fs_cookie); in fsnotify_move()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dfsnotify.h129 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move() argument
140 if (old_dir == new_dir) in fsnotify_move()
148 fsnotify_name(old_dir, old_dir_mask, source, old_name, fs_cookie); in fsnotify_move()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dfsnotify.h129 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move() argument
140 if (old_dir == new_dir) in fsnotify_move()
148 fsnotify_name(old_dir, old_dir_mask, source, old_name, fs_cookie); in fsnotify_move()
/dports/devel/py-srsly/srsly-2.4.2/
H A Dsetup.py76 old_dir = os.getcwd()
83 os.chdir(old_dir)

12345678910>>...45