Home
last modified time | relevance | path

Searched refs:reqpath (Results 1 – 25 of 47) sorted by relevance

12

/dports/astro/merkaartor/merkaartor-0.19.0/src/Tools/QFatFs/
H A DQFat.cpp329 if (reqpath.isEmpty() || reqpath == "/") { in getTocEntries()
410 FatError QFat::makeDir(const QString &reqpath) in makeDir() argument
416 ret = getToc(reqpath, toc); in makeDir()
448 ret = getToc(reqpath, toc); in makeDirRecursive()
474 ret = setCurrentTocs(reqpath); in removeDir()
480 ret = getToc(reqpath, toc); in removeDir()
485 ret = deleteToc(reqpath); in removeDir()
496 ret = setCurrentTocs(reqpath); in removeDirRecursive()
502 QString partPath = reqpath; in removeDirRecursive()
521 ret = getToc(reqpath, toc); in removeFile()
[all …]
H A DQFat.h87 FatError makeDirRecursive(const QString &reqpath);
89 FatError removeDir(const QString &reqpath);
90 FatError removeDirRecursive(const QString &reqpath);
91 FatError removeFile(const QString &reqpath);
/dports/sysutils/modules/modules-4.6.0/
H A Dconfigure369 echo $reqpath
377 if [ -z "$reqpath" ]; then
700 [ -z "$reqpath" ] && usemanpath=n
731 SPHINXBUILD=$reqpath
732 [ -z "$reqpath" ] && builddoc=n
743 TCLSH=$reqpath
760 if [ -z "$reqpath" ]; then
770 PYTHON=$reqpath
775 PS=$reqpath
777 BASENAME=$reqpath
[all …]
/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Dmsdfs.c203 pdp->reqpath = eos_ptr; /* "" */ in msg_deliver()
213 pdp->reqpath = p; in msg_deliver()
217 status = check_path_syntax_posix(pdp->reqpath); in msg_deliver()
220 status = check_path_syntax_wcard(pdp->reqpath, in msg_deliver()
223 status = check_path_syntax(pdp->reqpath); in msg_deliver()
681 conn->connectpath, pdp->reqpath));
856 if (pdp->reqpath[0] == '\0') {
870 *pp_path_out = talloc_strdup(ctx, pdp->reqpath);
882 *pp_path_out = talloc_strdup(ctx, pdp->reqpath);
923 *pp_path_out = talloc_strdup(ctx, pdp->reqpath);
[all …]
/dports/sysutils/cfengine318/cfengine-3.18.1/cf-serverd/
H A Dserver_common.c1321 size_t PreprocessRequestPath(char *reqpath, size_t reqpath_size) in PreprocessRequestPath() argument
1325 size_t reqpath_len = strlen(reqpath); in PreprocessRequestPath()
1337 char *p = reqpath; in PreprocessRequestPath()
1343 ToLowerStrInplace(reqpath); in PreprocessRequestPath()
1347 if (!PathIsAbsolute(reqpath)) in PreprocessRequestPath()
1369 char *p = realpath(reqpath, dst); in PreprocessRequestPath()
1381 strlcpy(dst, reqpath, CF_BUFSIZE); in PreprocessRequestPath()
1387 reqpath, GetErrorStr()); in PreprocessRequestPath()
1396 if (reqpath[reqpath_len - 1] == FILE_SEPARATOR && in PreprocessRequestPath()
1401 Log(LOG_LEVEL_INFO, "Error, path too long: %s", reqpath); in PreprocessRequestPath()
[all …]
H A Dserver_access.c300 bool acl_CheckPath(const struct acl *acl, const char *reqpath, in acl_CheckPath() argument
305 size_t reqpath_len = strlen(reqpath); in acl_CheckPath()
309 reqpath, reqpath_len, in acl_CheckPath()
322 reqpath, acl->resource_names->list[pos]->str, in acl_CheckPath()
330 memcpy(mangled_path, reqpath, reqpath_len + 1); in acl_CheckPath()
H A Dserver_access.h112 bool acl_CheckPath(const struct acl *acl, const char *reqpath,
/dports/sysutils/cfengine317/cfengine-3.17.0/cf-serverd/
H A Dserver_common.c1321 size_t PreprocessRequestPath(char *reqpath, size_t reqpath_size) in PreprocessRequestPath() argument
1325 size_t reqpath_len = strlen(reqpath); in PreprocessRequestPath()
1337 char *p = reqpath; in PreprocessRequestPath()
1343 ToLowerStrInplace(reqpath); in PreprocessRequestPath()
1347 if (!PathIsAbsolute(reqpath)) in PreprocessRequestPath()
1369 char *p = realpath(reqpath, dst); in PreprocessRequestPath()
1381 strlcpy(dst, reqpath, CF_BUFSIZE); in PreprocessRequestPath()
1387 reqpath, GetErrorStr()); in PreprocessRequestPath()
1396 if (reqpath[reqpath_len - 1] == FILE_SEPARATOR && in PreprocessRequestPath()
1401 Log(LOG_LEVEL_INFO, "Error, path too long: %s", reqpath); in PreprocessRequestPath()
[all …]
H A Dserver_access.c296 bool acl_CheckPath(const struct acl *acl, const char *reqpath, in acl_CheckPath() argument
301 size_t reqpath_len = strlen(reqpath); in acl_CheckPath()
305 reqpath, reqpath_len, in acl_CheckPath()
318 reqpath, acl->resource_names->list[pos]->str, in acl_CheckPath()
326 memcpy(mangled_path, reqpath, reqpath_len + 1); in acl_CheckPath()
H A Dserver_access.h112 bool acl_CheckPath(const struct acl *acl, const char *reqpath,
/dports/sysutils/cfengine316/cfengine-3.16.0/cf-serverd/
H A Dserver_common.c1320 size_t PreprocessRequestPath(char *reqpath, size_t reqpath_size) in PreprocessRequestPath() argument
1324 size_t reqpath_len = strlen(reqpath); in PreprocessRequestPath()
1336 char *p = reqpath; in PreprocessRequestPath()
1342 ToLowerStrInplace(reqpath); in PreprocessRequestPath()
1346 if (!PathIsAbsolute(reqpath)) in PreprocessRequestPath()
1368 char *p = realpath(reqpath, dst); in PreprocessRequestPath()
1380 strlcpy(dst, reqpath, CF_BUFSIZE); in PreprocessRequestPath()
1386 reqpath, GetErrorStr()); in PreprocessRequestPath()
1395 if (reqpath[reqpath_len - 1] == FILE_SEPARATOR && in PreprocessRequestPath()
1400 Log(LOG_LEVEL_INFO, "Error, path too long: %s", reqpath); in PreprocessRequestPath()
[all …]
H A Dserver_access.c296 bool acl_CheckPath(const struct acl *acl, const char *reqpath, in acl_CheckPath() argument
301 size_t reqpath_len = strlen(reqpath); in acl_CheckPath()
305 reqpath, reqpath_len, in acl_CheckPath()
318 reqpath, acl->resource_names->list[pos]->str, in acl_CheckPath()
326 memcpy(mangled_path, reqpath, reqpath_len + 1); in acl_CheckPath()
H A Dserver_access.h112 bool acl_CheckPath(const struct acl *acl, const char *reqpath,
/dports/sysutils/cfengine-devel/core-d08ae9eff/cf-serverd/
H A Dserver_common.c1321 size_t PreprocessRequestPath(char *reqpath, size_t reqpath_size) in PreprocessRequestPath() argument
1325 size_t reqpath_len = strlen(reqpath); in PreprocessRequestPath()
1337 char *p = reqpath; in PreprocessRequestPath()
1343 ToLowerStrInplace(reqpath); in PreprocessRequestPath()
1347 if (!PathIsAbsolute(reqpath)) in PreprocessRequestPath()
1369 char *p = realpath(reqpath, dst); in PreprocessRequestPath()
1381 strlcpy(dst, reqpath, CF_BUFSIZE); in PreprocessRequestPath()
1387 reqpath, GetErrorStr()); in PreprocessRequestPath()
1396 if (reqpath[reqpath_len - 1] == FILE_SEPARATOR && in PreprocessRequestPath()
1401 Log(LOG_LEVEL_INFO, "Error, path too long: %s", reqpath); in PreprocessRequestPath()
[all …]
H A Dserver_access.c300 bool acl_CheckPath(const struct acl *acl, const char *reqpath, in acl_CheckPath() argument
305 size_t reqpath_len = strlen(reqpath); in acl_CheckPath()
309 reqpath, reqpath_len, in acl_CheckPath()
322 reqpath, acl->resource_names->list[pos]->str, in acl_CheckPath()
330 memcpy(mangled_path, reqpath, reqpath_len + 1); in acl_CheckPath()
H A Dserver_access.h112 bool acl_CheckPath(const struct acl *acl, const char *reqpath,
/dports/sysutils/cfengine/cfengine-3.19.0/cf-serverd/
H A Dserver_common.c1321 size_t PreprocessRequestPath(char *reqpath, size_t reqpath_size) in PreprocessRequestPath() argument
1325 size_t reqpath_len = strlen(reqpath); in PreprocessRequestPath()
1337 char *p = reqpath; in PreprocessRequestPath()
1343 ToLowerStrInplace(reqpath); in PreprocessRequestPath()
1347 if (!PathIsAbsolute(reqpath)) in PreprocessRequestPath()
1369 char *p = realpath(reqpath, dst); in PreprocessRequestPath()
1381 strlcpy(dst, reqpath, CF_BUFSIZE); in PreprocessRequestPath()
1387 reqpath, GetErrorStr()); in PreprocessRequestPath()
1396 if (reqpath[reqpath_len - 1] == FILE_SEPARATOR && in PreprocessRequestPath()
1401 Log(LOG_LEVEL_INFO, "Error, path too long: %s", reqpath); in PreprocessRequestPath()
[all …]
H A Dserver_access.c300 bool acl_CheckPath(const struct acl *acl, const char *reqpath, in acl_CheckPath() argument
305 size_t reqpath_len = strlen(reqpath); in acl_CheckPath()
309 reqpath, reqpath_len, in acl_CheckPath()
322 reqpath, acl->resource_names->list[pos]->str, in acl_CheckPath()
330 memcpy(mangled_path, reqpath, reqpath_len + 1); in acl_CheckPath()
H A Dserver_access.h112 bool acl_CheckPath(const struct acl *acl, const char *reqpath,
/dports/sysutils/cfengine319/cfengine-3.19.0/cf-serverd/
H A Dserver_common.c1321 size_t PreprocessRequestPath(char *reqpath, size_t reqpath_size) in PreprocessRequestPath() argument
1325 size_t reqpath_len = strlen(reqpath); in PreprocessRequestPath()
1337 char *p = reqpath; in PreprocessRequestPath()
1343 ToLowerStrInplace(reqpath); in PreprocessRequestPath()
1347 if (!PathIsAbsolute(reqpath)) in PreprocessRequestPath()
1369 char *p = realpath(reqpath, dst); in PreprocessRequestPath()
1381 strlcpy(dst, reqpath, CF_BUFSIZE); in PreprocessRequestPath()
1387 reqpath, GetErrorStr()); in PreprocessRequestPath()
1396 if (reqpath[reqpath_len - 1] == FILE_SEPARATOR && in PreprocessRequestPath()
1401 Log(LOG_LEVEL_INFO, "Error, path too long: %s", reqpath); in PreprocessRequestPath()
[all …]
H A Dserver_access.c300 bool acl_CheckPath(const struct acl *acl, const char *reqpath, in acl_CheckPath() argument
305 size_t reqpath_len = strlen(reqpath); in acl_CheckPath()
309 reqpath, reqpath_len, in acl_CheckPath()
322 reqpath, acl->resource_names->list[pos]->str, in acl_CheckPath()
330 memcpy(mangled_path, reqpath, reqpath_len + 1); in acl_CheckPath()
/dports/sysutils/py-hpilo/python-hpilo-4.4.3/tests/
H A Dtest_requests.py21 reqpath = os.path.join(mdir, reqfile)
26 (machine, method, argspath, reqpath, reqtmppath))
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Hosting/
H A DHostingEnvironment.cs1053 VirtualPath reqpath = virtualPath; in MapPathActual()
1055 … if (String.CompareOrdinal(reqpath.VirtualPathString, _appVirtualPath.VirtualPathString) == 0) { in MapPathActual()
1057 Debug.Trace("MapPath", reqpath +" is the app path"); in MapPathActual()
1063 result = GetVirtualPathToFileMapping(reqpath); in MapPathActual()
1069 … throw new InvalidOperationException(SR.GetString(SR.Cannot_map_path, reqpath)); in MapPathActual()
1071 Debug.Trace("MapPath", "call ConfigMapPath (" + reqpath + ")"); in MapPathActual()
1077 result = _configMapPath2.MapPath(GetSiteID(), reqpath); in MapPathActual()
1080 … result = _configMapPath.MapPath(GetSiteID(), reqpath.VirtualPathString); in MapPathActual()
1100 … throw new InvalidOperationException(SR.GetString(SR.Cannot_map_path, reqpath)); in MapPathActual()
/dports/games/openlierox/OpenLieroX/src/common/
H A DFileDownload.cpp919 const std::string & reqpath; // Path as client requested it member in StatFileList
922 data(_data), reqpath(_reqpath) {} in StatFileList()
928 *data += getStatPacketOneFile( reqpath + "/" + path ); in operator ()()
937 const std::string & reqpath; // Path as client requested it member in StatDirList
940 data(_data), reqpath(_reqpath) {} in StatDirList()
948 *data += getStatPacketRecursive( reqpath + "/" + path ); in operator ()()
/dports/net/samba412/samba-4.12.15/source3/include/
H A Dmsdfs.h63 char *reqpath; member

12