Home
last modified time | relevance | path

Searched defs:cwd (Results 251 – 275 of 8442) sorted by last modified time

1...<<11121314151617181920>>...338

/dports/ftp/mirror/mirror-2.9_2/
H A Dmirror.pl3979 sub cwd subroutine
H A Dinstall.pl255 sub cwd subroutine
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/src/
H A Dfsio.c105 static char cwd[PR_TUNABLE_PATH_MAX + 1] = "/"; variable
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_internal/utils/
H A Dsubprocess.py68 cwd, # type: Optional[str] argument
111 cwd=None, # type: Optional[str] argument
284 cwd=None, # type: Optional[str] argument
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_internal/vcs/
H A Dversioncontrol.py663 cwd=None, # type: Optional[str] argument
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_vendor/pep517/
H A Dwrappers.py69 def default_subprocess_runner(cmd, cwd=None, extra_environ=None): argument
78 def quiet_subprocess_runner(cmd, cwd=None, extra_environ=None): argument
/dports/emulators/jzintv/jzintv-20200712-src/src/debug/
H A Dsource.c114 char *cwd = NULL; in process_source_map() local
/dports/emulators/jzintv/jzintv-20200712-src/src/file/
H A Dfile.c492 char *make_absolute_path(const char *cwd, const char *path) in make_absolute_path()
676 char *cwd = getcwd(cwd_buf, MAX_CWD_PATH - 1); in get_exe_dir() local
/dports/emulators/jzintv/jzintv-20200712-src/src/asm/
H A Dfraosub.c806 char *cwd = getcwd(cwdbuf, 65536); in sm_outpath() local
/dports/emulators/hatari/hatari-2.2.1/tools/hconsole/
H A Dexample.py15 cwd = os.path.abspath(os.path.curdir) variable
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/wx/
H A Dwxvbam.cpp134 wxString cwd = wxGetCwd(); in OnInit() local
/dports/editors/textadept/lua-5.3.5/src/
H A Dloslib.c826 const char *cwd = lua_isstring(L, narg) ? lua_tostring(L, narg++) : NULL; in os_spawn() local
852 wchar_t cwd[MAX_PATH] = {L'\0'}; in os_spawn() local
/dports/editors/textadept/textadept-textadept_11.1/src/
H A Dtextadept.c2423 char cwd[FILENAME_MAX + 1]; // TODO: is this big enough? in g_application_run() local
/dports/editors/jove/jove/
H A Dio.c251 char cwd[FILESIZE], local
578 char *cwd; in getCWD() local
/dports/dns/py-ns1-python/ns1-python-0.16.0/
H A Dsetup.py7 cwd = path.abspath(path.dirname(__file__)) variable
/dports/dns/nslint/nslint-3.1/
H A Dnslint.c200 char *cwd = "."; variable
/dports/devel/ding-libs/ding-libs-0.6.1/path_utils/
H A Dpath_utils_ut.c50 char cwd[PATH_MAX]; in START_TEST() local
104 char cwd[PATH_MAX]; in START_TEST() local
160 char cwd[PATH_MAX]; in START_TEST() local
292 char cwd[PATH_MAX]; in START_TEST() local
320 char cwd[PATH_MAX]; in START_TEST() local
349 char cwd[PATH_MAX]; in START_TEST() local
561 char cwd[PATH_MAX]; in START_TEST() local
/dports/devel/gdb/gdb-11.1/gdb/
H A Dfbsd-nat.c255 const char *cwd = NULL; in info_proc() local
/dports/devel/llvm70/llvm-7.0.1.src/utils/lit/lit/
H A Dutil.py297 def executeCommand(command, cwd=None, env=None, input=None, timeout=0): argument
H A DTestRunner.py61 def __init__(self, cwd, env): argument
171 def expand_glob(arg, cwd): argument
176 def expand_glob_expressions(args, cwd): argument
1001 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
1075 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
H A DShCommands.py51 def resolve(self, cwd): argument
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/lit/lit/
H A Dutil.py317 def executeCommand(command, cwd=None, env=None, input=None, timeout=0): argument
H A DShCommands.py51 def resolve(self, cwd): argument
H A DTestRunner.py59 def __init__(self, cwd, env): argument
169 def expand_glob(arg, cwd): argument
174 def expand_glob_expressions(args, cwd): argument
870 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
944 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
/dports/devel/cxxtools/cxxtools-2.2.1/src/
H A Ddirectoryimpl.cpp201 std::string DirectoryImpl::cwd() in cwd() function in cxxtools::DirectoryImpl
203 std::vector<char> cwd(1024); in cwd() local

1...<<11121314151617181920>>...338