Home
last modified time | relevance | path

Searched defs:olddir (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/dports/www/phpgroupware/phpgroupware-0.9.16.017/ftp/
H A Dindex.php29 $olddir = @urldecode(get_var('olddir', array('POST', 'GET'))); variable
208 $olddir = $newdir; variable
212 $olddir = $newdir = ''; variable
215 $olddir = $olddir . $newdir . '/'; variable
237 $olddir = ftp_pwd($ftp); variable
261 $newdir=''; $temp=$olddir; $olddir=$homedir; variable
263 $olddir=$temp; variable
/dports/net/mpich2/mpich2-1.5/src/pm/mpd/test/
H A Dtest3.py49 olddir = os.getcwd() variable
68 olddir = os.getcwd() variable
87 olddir = os.getcwd() variable
106 olddir = os.getcwd() variable
125 olddir = os.getcwd() variable
144 olddir = os.getcwd() variable
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DGlobal.cpp15 QString olddir = QDir::homePath() + QLatin1String("/Library/Preferences/Mumble"); in migrateDataDir() local
46 …QString olddir = QStandardPaths::writableLocation(QStandardPaths::GenericDataLocation) + QLatin1St… in migrateDataDir() local
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DGlobal.cpp15 QString olddir = QDir::homePath() + QLatin1String("/Library/Preferences/Mumble"); in migrateDataDir() local
46 …QString olddir = QStandardPaths::writableLocation(QStandardPaths::GenericDataLocation) + QLatin1St… in migrateDataDir() local
/dports/multimedia/smplayer/smplayer-21.10.0/
H A Dclean_windows2.cmd1 set olddir=%CD% variable
/dports/comms/gpredict/gpredict-2.2.1/src/
H A Dfirst-time.c120 gchar *newdir, *olddir; in first_time_check_step_01() local
206 gchar *olddir = get_old_conf_dir(); in first_time_check_step_02() local
285 gchar *confdir, *olddir, *buff; in first_time_check_step_03() local
714 gchar *confdir, *olddir, *buff; in first_time_check_step_07() local
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/ecm/
H A Ddir_card.php188 $olddir = $ecmdir->getRelativePath(0); variable
189 $olddir = $conf->ecm->dir_output.'/'.$olddir; variable
191 $olddir = GETPOST('section', 'alpha'); variable
192 $olddir = $conf->medias->multidir_output[$conf->entity].'/'.$relativepath; variable
H A Dfile_card.php139 $olddir = $ecmdir->getRelativePath(0); // Relative to ecm variable
142 $olddir = $conf->ecm->dir_output.'/'.$olddir; variable
/dports/net/fspd/fsp-2.8.1b29/site_scons/
H A Dexamplesdir.py11 def checkForUserExamplesdir(conf,olddir=None): argument
/dports/databases/mdcached/mdcached-1.0.9/web/
H A Dmk.php16 $olddir = getcwd(); variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/ecm/
H A Ddir_card.php195 $olddir = $ecmdir->getRelativePath(0); variable
196 $olddir = $conf->ecm->dir_output.'/'.$olddir; variable
198 $olddir = GETPOST('section', 'alpha'); variable
199 $olddir = $conf->medias->multidir_output[$conf->entity].'/'.$relativepath; variable
H A Dfile_card.php139 $olddir = $ecmdir->getRelativePath(0); // Relative to ecm variable
142 $olddir = $conf->ecm->dir_output.'/'.$olddir; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/suite/
H A Dtest_durability01.py43 def check_crash_restart(self, olddir, newdir): argument
H A Dtest_txn10.py44 def simulate_crash_restart(self, olddir, newdir): argument
H A Dtest_txn18.py45 def simulate_crash(self, olddir, newdir): argument
H A Dtest_txn14.py52 def simulate_crash_restart(self, olddir, newdir): argument
H A Dtest_backup05.py48 def check_manual_backup(self, i, olddir, newdir): argument
H A Dhelper.py102 def copy_wiredtiger_home(olddir, newdir, aligned=True): argument
H A Dtest_txn16.py65 def copy_dir(self, olddir, newdir): argument
/dports/x11/apwal/apwal/src/
H A Diconsel.c68 icon_dir_t * icon_dir_list_find(GList *list, char *olddir) in icon_dir_list_find()
87 void icon_dir_list_remove(GList **list, char *olddir) in icon_dir_list_remove()
107 void icon_dir_list_modify(GList **list, char *olddir, char *newdir) in icon_dir_list_modify()
/dports/devel/cc65/cc65-2.19/samples/
H A Denumdevdir.c21 char olddir[FILENAME_MAX]; in printdir() local
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/tal/path/
H A Dpath.c97 bool path_popd(struct path_pushd *olddir) in path_popd()
106 const char *olddir; member
130 bool path_popd(struct path_pushd *olddir) in path_popd()
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/matlab/
H A Doptimizer_asco_sim.m21 olddir = pwd; variable
/dports/deskutils/calendar/calendar-0.9.2/
H A Dpom.c111 int olddir, newdir; in fpom() local
185 potm_minute(double onday, int olddir) { in potm_minute()
/dports/shells/xonsh/xonsh-0.7.9/tests/
H A Dtest_dirstack.py82 def handler(olddir, newdir, **kw): argument

12345678910>>...14