Home
last modified time | relevance | path

Searched refs:canon_path (Results 1 – 25 of 88) sorted by relevance

1234

/dports/print/texlive-base/texlive-20150521-source/extra/djgpp/
H A Dstat.c458 if (_truename(path, canon_path) || _truename(pathname, canon_path)) in stat_assist()
476 if (canon_path[2] == '/') in stat_assist()
510 else if (canon_path[0] >= 'A' && canon_path[0] <= 'z' && in stat_assist()
511 canon_path[1] == ':' && canon_path[2] == '\\') in stat_assist()
581 && canon_path[1] == ':' in stat_assist()
582 && canon_path[2] == '\\' in stat_assist()
583 && canon_path[3] == '\0') in stat_assist()
610 if (canon_path[1] == ':') in stat_assist()
612 if (pslash > canon_path + 2) in stat_assist()
613 memmove (canon_path + 2, pslash, in stat_assist()
[all …]
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/contrib/
H A Dmod_statcache.c996 return canon_path; in statcache_get_canon_path()
1013 if (canon_path == NULL) { in statcache_fsio_stat()
1180 if (canon_path == NULL) { in statcache_fsio_lstat()
1340 if (canon_path == NULL) { in statcache_fsio_unlink()
1391 if (canon_path == NULL) { in statcache_fsio_open()
1473 if (canon_path == NULL) { in statcache_fsio_truncate()
1551 if (canon_path == NULL) { in statcache_fsio_chmod()
1630 if (canon_path == NULL) { in statcache_fsio_chown()
1710 if (canon_path == NULL) { in statcache_fsio_lchown()
1758 if (canon_path == NULL) { in statcache_fsio_utimes()
[all …]
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/contrib/
H A Dmod_statcache.c996 return canon_path; in statcache_get_canon_path()
1013 if (canon_path == NULL) { in statcache_fsio_stat()
1180 if (canon_path == NULL) { in statcache_fsio_lstat()
1340 if (canon_path == NULL) { in statcache_fsio_unlink()
1391 if (canon_path == NULL) { in statcache_fsio_open()
1473 if (canon_path == NULL) { in statcache_fsio_truncate()
1551 if (canon_path == NULL) { in statcache_fsio_chmod()
1630 if (canon_path == NULL) { in statcache_fsio_chown()
1710 if (canon_path == NULL) { in statcache_fsio_lchown()
1758 if (canon_path == NULL) { in statcache_fsio_utimes()
[all …]
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/contrib/
H A Dmod_statcache.c996 return canon_path; in statcache_get_canon_path()
1013 if (canon_path == NULL) { in statcache_fsio_stat()
1180 if (canon_path == NULL) { in statcache_fsio_lstat()
1340 if (canon_path == NULL) { in statcache_fsio_unlink()
1391 if (canon_path == NULL) { in statcache_fsio_open()
1473 if (canon_path == NULL) { in statcache_fsio_truncate()
1551 if (canon_path == NULL) { in statcache_fsio_chmod()
1630 if (canon_path == NULL) { in statcache_fsio_chown()
1710 if (canon_path == NULL) { in statcache_fsio_lchown()
1758 if (canon_path == NULL) { in statcache_fsio_utimes()
[all …]
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/contrib/
H A Dmod_statcache.c996 return canon_path; in statcache_get_canon_path()
1013 if (canon_path == NULL) { in statcache_fsio_stat()
1180 if (canon_path == NULL) { in statcache_fsio_lstat()
1340 if (canon_path == NULL) { in statcache_fsio_unlink()
1391 if (canon_path == NULL) { in statcache_fsio_open()
1473 if (canon_path == NULL) { in statcache_fsio_truncate()
1551 if (canon_path == NULL) { in statcache_fsio_chmod()
1630 if (canon_path == NULL) { in statcache_fsio_chown()
1710 if (canon_path == NULL) { in statcache_fsio_lchown()
1758 if (canon_path == NULL) { in statcache_fsio_utimes()
[all …]
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/contrib/
H A Dmod_statcache.c996 return canon_path; in statcache_get_canon_path()
1013 if (canon_path == NULL) { in statcache_fsio_stat()
1180 if (canon_path == NULL) { in statcache_fsio_lstat()
1340 if (canon_path == NULL) { in statcache_fsio_unlink()
1391 if (canon_path == NULL) { in statcache_fsio_open()
1473 if (canon_path == NULL) { in statcache_fsio_truncate()
1551 if (canon_path == NULL) { in statcache_fsio_chmod()
1630 if (canon_path == NULL) { in statcache_fsio_chown()
1710 if (canon_path == NULL) { in statcache_fsio_lchown()
1758 if (canon_path == NULL) { in statcache_fsio_utimes()
[all …]
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/contrib/
H A Dmod_statcache.c996 return canon_path; in statcache_get_canon_path()
1013 if (canon_path == NULL) { in statcache_fsio_stat()
1180 if (canon_path == NULL) { in statcache_fsio_lstat()
1340 if (canon_path == NULL) { in statcache_fsio_unlink()
1391 if (canon_path == NULL) { in statcache_fsio_open()
1473 if (canon_path == NULL) { in statcache_fsio_truncate()
1551 if (canon_path == NULL) { in statcache_fsio_chmod()
1630 if (canon_path == NULL) { in statcache_fsio_chown()
1710 if (canon_path == NULL) { in statcache_fsio_lchown()
1758 if (canon_path == NULL) { in statcache_fsio_utimes()
[all …]
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/contrib/
H A Dmod_statcache.c996 return canon_path; in statcache_get_canon_path()
1013 if (canon_path == NULL) { in statcache_fsio_stat()
1180 if (canon_path == NULL) { in statcache_fsio_lstat()
1340 if (canon_path == NULL) { in statcache_fsio_unlink()
1391 if (canon_path == NULL) { in statcache_fsio_open()
1473 if (canon_path == NULL) { in statcache_fsio_truncate()
1551 if (canon_path == NULL) { in statcache_fsio_chmod()
1630 if (canon_path == NULL) { in statcache_fsio_chown()
1710 if (canon_path == NULL) { in statcache_fsio_lchown()
1758 if (canon_path == NULL) { in statcache_fsio_utimes()
[all …]
/dports/ftp/proftpd/proftpd-1.3.7c/contrib/
H A Dmod_statcache.c996 return canon_path; in statcache_get_canon_path()
1013 if (canon_path == NULL) { in statcache_fsio_stat()
1180 if (canon_path == NULL) { in statcache_fsio_lstat()
1340 if (canon_path == NULL) { in statcache_fsio_unlink()
1391 if (canon_path == NULL) { in statcache_fsio_open()
1473 if (canon_path == NULL) { in statcache_fsio_truncate()
1551 if (canon_path == NULL) { in statcache_fsio_chmod()
1630 if (canon_path == NULL) { in statcache_fsio_chown()
1710 if (canon_path == NULL) { in statcache_fsio_lchown()
1758 if (canon_path == NULL) { in statcache_fsio_utimes()
[all …]
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/contrib/
H A Dmod_statcache.c996 return canon_path; in statcache_get_canon_path()
1013 if (canon_path == NULL) { in statcache_fsio_stat()
1180 if (canon_path == NULL) { in statcache_fsio_lstat()
1340 if (canon_path == NULL) { in statcache_fsio_unlink()
1391 if (canon_path == NULL) { in statcache_fsio_open()
1473 if (canon_path == NULL) { in statcache_fsio_truncate()
1551 if (canon_path == NULL) { in statcache_fsio_chmod()
1630 if (canon_path == NULL) { in statcache_fsio_chown()
1710 if (canon_path == NULL) { in statcache_fsio_lchown()
1758 if (canon_path == NULL) { in statcache_fsio_utimes()
[all …]
/dports/net-mgmt/seafile-client/seafile-7.0.9/common/
H A Drpc-service.c515 char *canon_path = NULL; in seafile_get_path_sync_status() local
540 g_free (canon_path); in seafile_get_path_sync_status()
547 char *canon_path = NULL; in seafile_mark_file_locked() local
564 canon_path = g_strdup(path); in seafile_mark_file_locked()
565 len = strlen(canon_path); in seafile_mark_file_locked()
567 canon_path[len-1] = 0; in seafile_mark_file_locked()
572 g_free (canon_path); in seafile_mark_file_locked()
579 char *canon_path = NULL; in seafile_mark_file_unlocked() local
597 len = strlen(canon_path); in seafile_mark_file_unlocked()
599 canon_path[len-1] = 0; in seafile_mark_file_unlocked()
[all …]
/dports/editors/aewan/aewan-1.0.01/
H A Dfiledlg.c257 char *canon_path = _get_canon_dir_path(curdir, d); in filedlg_show() local
259 if (!canon_path) return NULL; /* FIXME: error message? */ in filedlg_show()
261 if (_is_dir_valid(canon_path)) { in filedlg_show()
263 curdir = canon_path; in filedlg_show()
272 free(canon_path); in filedlg_show()
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/server/
H A Dindex-blocks-mgr.c50 char *canon_path; member
135 g_free (idx_para->canon_path); in free_index_para()
178 idx_para->canon_path, in start_index_task()
246 const char *canon_path, in index_blocks_mgr_start_index() argument
281 idx_para->canon_path = g_strdup(canon_path); in index_blocks_mgr_start_index()
H A Drepo-op.c645 if (!canon_path) in seaf_repo_manager_post_file()
723 g_free (canon_path); in seaf_repo_manager_post_file()
1117 g_free (canon_path); in seaf_repo_manager_post_multi_files()
1416 if (!canon_path) in seaf_repo_manager_commit_file_blocks()
1667 if (!canon_path) in seaf_repo_manager_del_file()
3649 if (!canon_path) in seaf_repo_manager_post_empty_file()
3843 if (!canon_path) in seaf_repo_manager_rename_file()
4032 if (!canon_path) in seaf_repo_manager_put_file()
4630 if (!canon_path) { in seaf_repo_manager_revert_file()
4632 if (canon_path[strlen(canon_path) -1 ] == '/') { in seaf_repo_manager_revert_file()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/net/tests/
H A Dfile_loader.rs13 let canon_path = path.canonicalize().expect("file path doesn't exist"); in load_htm() localVariable
14 let url = Url::from_file_path(canon_path); in load_htm()
/dports/sysutils/stow/stow-2.3.1/lib/Stow/
H A DUtil.pm.in40 join_paths parent canon_path restore_cwd adjust_dotfile
188 # Name : canon_path
195 sub canon_path { subroutine
199 chdir($path) or error("canon_path: cannot chdir to $path from $cwd");
200 my $canon_path = getcwd();
203 return $canon_path;
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/core/db/
H A Dv4_protocol_manager_util.cc367 std::string canon_host, canon_path, canon_query; in UrlToFullHashes() local
368 CanonicalizeUrl(url, &canon_host, &canon_path, &canon_query); in UrlToFullHashes()
378 GeneratePathVariantsToCheck(canon_path, canon_query, &paths); in UrlToFullHashes()
424 std::string canon_path; in GeneratePathsToCheck() local
426 CanonicalizeUrl(url, nullptr, &canon_path, &canon_query); in GeneratePathsToCheck()
427 GeneratePathVariantsToCheck(canon_path, canon_query, paths); in GeneratePathsToCheck()
435 std::string canon_path; in GeneratePatternsToCheck() local
437 CanonicalizeUrl(url, &canon_host, &canon_path, &canon_query); in GeneratePatternsToCheck()
441 GeneratePathVariantsToCheck(canon_path, canon_query, &paths); in GeneratePatternsToCheck()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/core/db/
H A Dv4_protocol_manager_util.cc367 std::string canon_host, canon_path, canon_query; in UrlToFullHashes() local
368 CanonicalizeUrl(url, &canon_host, &canon_path, &canon_query); in UrlToFullHashes()
378 GeneratePathVariantsToCheck(canon_path, canon_query, &paths); in UrlToFullHashes()
424 std::string canon_path; in GeneratePathsToCheck() local
426 CanonicalizeUrl(url, nullptr, &canon_path, &canon_query); in GeneratePathsToCheck()
427 GeneratePathVariantsToCheck(canon_path, canon_query, paths); in GeneratePathsToCheck()
435 std::string canon_path; in GeneratePatternsToCheck() local
437 CanonicalizeUrl(url, &canon_host, &canon_path, &canon_query); in GeneratePatternsToCheck()
441 GeneratePathVariantsToCheck(canon_path, canon_query, &paths); in GeneratePatternsToCheck()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/reputation/core/
H A Dsafety_tips_config.cc43 std::string canon_path; in UrlToSafetyTipPatterns() local
45 V4ProtocolManagerUtil::CanonicalizeUrl(url, &canon_host, &canon_path, in UrlToSafetyTipPatterns()
56 V4ProtocolManagerUtil::GeneratePathVariantsToCheck(canon_path, canon_query, in UrlToSafetyTipPatterns()
/dports/sysutils/stow/stow-2.3.1/t/
H A Dunstow_orig.t365 $stow = new_Stow(dir => canon_path("$TEST_DIR/stow"),
384 $stow = new_Stow(dir => canon_path("$TEST_DIR/stow"),
385 target => canon_path("$TEST_DIR/target"));
/dports/www/p5-Mojolicious/Mojolicious-9.22/lib/Mojolicious/
H A DStatic.pm34 my $canon_path = join '/', @parts;
35 return undef if $canon_path =~ /^\.\.\/|\\/ || !$self->serve($c, $canon_path);
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dprotobuf_lang_tree.c138 char* canon_path = g_new(char, strlen(path) + 1); in pbl_canonicalize_absolute_filepath() local
142 if (j > 0 && canon_path[j-1] == '/') { in pbl_canonicalize_absolute_filepath()
145 canon_path[j++] = '/'; in pbl_canonicalize_absolute_filepath()
149 canon_path[j++] = g_ascii_tolower(path[i]); in pbl_canonicalize_absolute_filepath()
151 canon_path[j++] = path[i]; in pbl_canonicalize_absolute_filepath()
155 canon_path[j] = '\0'; in pbl_canonicalize_absolute_filepath()
157 if (g_path_is_absolute(canon_path) in pbl_canonicalize_absolute_filepath()
158 && g_file_test(canon_path, G_FILE_TEST_IS_REGULAR) in pbl_canonicalize_absolute_filepath()
159 && strstr(canon_path, "/../") == NULL) { in pbl_canonicalize_absolute_filepath()
160 return canon_path; in pbl_canonicalize_absolute_filepath()
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dprotobuf_lang_tree.c138 char* canon_path = g_new(char, strlen(path) + 1); in pbl_canonicalize_absolute_filepath() local
142 if (j > 0 && canon_path[j-1] == '/') { in pbl_canonicalize_absolute_filepath()
145 canon_path[j++] = '/'; in pbl_canonicalize_absolute_filepath()
149 canon_path[j++] = g_ascii_tolower(path[i]); in pbl_canonicalize_absolute_filepath()
151 canon_path[j++] = path[i]; in pbl_canonicalize_absolute_filepath()
155 canon_path[j] = '\0'; in pbl_canonicalize_absolute_filepath()
157 if (g_path_is_absolute(canon_path) in pbl_canonicalize_absolute_filepath()
158 && g_file_test(canon_path, G_FILE_TEST_IS_REGULAR) in pbl_canonicalize_absolute_filepath()
159 && strstr(canon_path, "/../") == NULL) { in pbl_canonicalize_absolute_filepath()
160 return canon_path; in pbl_canonicalize_absolute_filepath()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dprotobuf_lang_tree.c138 char* canon_path = g_new(char, strlen(path) + 1); in pbl_canonicalize_absolute_filepath() local
142 if (j > 0 && canon_path[j-1] == '/') { in pbl_canonicalize_absolute_filepath()
145 canon_path[j++] = '/'; in pbl_canonicalize_absolute_filepath()
149 canon_path[j++] = g_ascii_tolower(path[i]); in pbl_canonicalize_absolute_filepath()
151 canon_path[j++] = path[i]; in pbl_canonicalize_absolute_filepath()
155 canon_path[j] = '\0'; in pbl_canonicalize_absolute_filepath()
157 if (g_path_is_absolute(canon_path) in pbl_canonicalize_absolute_filepath()
158 && g_file_test(canon_path, G_FILE_TEST_IS_REGULAR) in pbl_canonicalize_absolute_filepath()
159 && strstr(canon_path, "/../") == NULL) { in pbl_canonicalize_absolute_filepath()
160 return canon_path; in pbl_canonicalize_absolute_filepath()
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dprotobuf_lang_tree.c138 char* canon_path = g_new(char, strlen(path) + 1); in pbl_canonicalize_absolute_filepath() local
142 if (j > 0 && canon_path[j-1] == '/') { in pbl_canonicalize_absolute_filepath()
145 canon_path[j++] = '/'; in pbl_canonicalize_absolute_filepath()
149 canon_path[j++] = g_ascii_tolower(path[i]); in pbl_canonicalize_absolute_filepath()
151 canon_path[j++] = path[i]; in pbl_canonicalize_absolute_filepath()
155 canon_path[j] = '\0'; in pbl_canonicalize_absolute_filepath()
157 if (g_path_is_absolute(canon_path) in pbl_canonicalize_absolute_filepath()
158 && g_file_test(canon_path, G_FILE_TEST_IS_REGULAR) in pbl_canonicalize_absolute_filepath()
159 && strstr(canon_path, "/../") == NULL) { in pbl_canonicalize_absolute_filepath()
160 return canon_path; in pbl_canonicalize_absolute_filepath()
[all …]

1234