Home
last modified time | relevance | path

Searched refs:pBasePath (Results 1 – 19 of 19) sorted by relevance

/dports/ftp/php-fastdfs/fastdfs-6.06/storage/
H A Dstorage_disk_recovery.c87 "%s/data/%s", pBasePath, filename); in recovery_get_full_filename_ex()
123 char *pBasePath; in storage_do_fetch_binlog() local
130 recovery_get_full_filename_ex(pBasePath, 0, in storage_do_fetch_binlog()
991 recovery_get_global_full_filename(pBasePath, in storage_disk_recovery_old_version_migrate()
1105 thread_data.base_path = pBasePath; in do_dispatch_binlog_for_threads()
1201 const char *pBasePath) in storage_disk_recovery_dispatch_binlog_for_threads() argument
1412 __LINE__, pBasePath); in storage_disk_recovery_do_restore()
1439 pBasePath)) != 0) in storage_disk_recovery_check_restore()
1525 char *pBasePath; in storage_do_split_trunk_binlog() local
1659 recovery_get_full_filename_ex(pBasePath, 0, in storage_do_split_trunk_binlog()
[all …]
H A Dstorage_disk_recovery.h22 int storage_disk_recovery_check_restore(const char *pBasePath);
H A Dstorage_func.c137 static int storage_make_data_dirs(const char *pBasePath, bool *pathCreated);
1176 static int storage_make_data_dirs(const char *pBasePath, bool *pathCreated) in storage_make_data_dirs() argument
1191 snprintf(data_path, sizeof(data_path), "%s/data", pBasePath); in storage_make_data_dirs()
H A Dstorage_service.c4158 char *pBasePath; in storage_server_fetch_one_path_binlog_dealer() local
4184 pBasePath = g_fdfs_store_paths.paths[store_path_index].path; in storage_server_fetch_one_path_binlog_dealer()
4206 path != pBasePath) in storage_server_fetch_one_path_binlog_dealer()
/dports/ftp/fastdfs/fastdfs-6.06/storage/
H A Dstorage_disk_recovery.c87 "%s/data/%s", pBasePath, filename); in recovery_get_full_filename_ex()
123 char *pBasePath; in storage_do_fetch_binlog() local
130 recovery_get_full_filename_ex(pBasePath, 0, in storage_do_fetch_binlog()
991 recovery_get_global_full_filename(pBasePath, in storage_disk_recovery_old_version_migrate()
1105 thread_data.base_path = pBasePath; in do_dispatch_binlog_for_threads()
1201 const char *pBasePath) in storage_disk_recovery_dispatch_binlog_for_threads() argument
1412 __LINE__, pBasePath); in storage_disk_recovery_do_restore()
1439 pBasePath)) != 0) in storage_disk_recovery_check_restore()
1525 char *pBasePath; in storage_do_split_trunk_binlog() local
1659 recovery_get_full_filename_ex(pBasePath, 0, in storage_do_split_trunk_binlog()
[all …]
H A Dstorage_disk_recovery.h22 int storage_disk_recovery_check_restore(const char *pBasePath);
H A Dstorage_func.c137 static int storage_make_data_dirs(const char *pBasePath, bool *pathCreated);
1176 static int storage_make_data_dirs(const char *pBasePath, bool *pathCreated) in storage_make_data_dirs() argument
1191 snprintf(data_path, sizeof(data_path), "%s/data", pBasePath); in storage_make_data_dirs()
H A Dstorage_service.c4158 char *pBasePath; in storage_server_fetch_one_path_binlog_dealer() local
4184 pBasePath = g_fdfs_store_paths.paths[store_path_index].path; in storage_server_fetch_one_path_binlog_dealer()
4206 path != pBasePath) in storage_server_fetch_one_path_binlog_dealer()
/dports/devel/libfastcommon/libfastcommon-1.0.43/src/
H A Dprocess_ctrl.c256 char *pBasePath; in get_base_path_from_conf_file() local
272 pBasePath = iniGetStrValue(NULL, "base_path", &iniContext); in get_base_path_from_conf_file()
273 if (pBasePath == NULL) in get_base_path_from_conf_file()
282 snprintf(base_path, path_size, "%s", pBasePath); in get_base_path_from_conf_file()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/
H A Dplugin_ui.h57 io::Path *pBasePath; variable
66 pUI(ui), hPorts(ports), pKVT(kvt), bPreset(preset), pBasePath(base) {} in ConfigHandler()
85 io::Path *pBasePath; variable
93 pBasePath = base; in ConfigSource()
/dports/ftp/php-fastdfs/fastdfs-6.06/client/
H A Dclient_func.c265 char *pBasePath; in fdfs_client_do_init_ex() local
270 pBasePath = iniGetStrValue(NULL, "base_path", iniContext); in fdfs_client_do_init_ex()
271 if (pBasePath == NULL) in fdfs_client_do_init_ex()
278 "%s", pBasePath); in fdfs_client_do_init_ex()
/dports/ftp/fastdfs/fastdfs-6.06/client/
H A Dclient_func.c265 char *pBasePath; in fdfs_client_do_init_ex() local
270 pBasePath = iniGetStrValue(NULL, "base_path", iniContext); in fdfs_client_do_init_ex()
271 if (pBasePath == NULL) in fdfs_client_do_init_ex()
278 "%s", pBasePath); in fdfs_client_do_init_ex()
/dports/ftp/php-fastdfs/fastdfs-6.06/tracker/
H A Dtracker_func.c129 char *pBasePath; in tracker_load_from_conf_file() local
181 pBasePath = iniGetStrValue(NULL, "base_path", &iniContext); in tracker_load_from_conf_file()
182 if (pBasePath == NULL) in tracker_load_from_conf_file()
191 snprintf(g_fdfs_base_path, sizeof(g_fdfs_base_path), "%s", pBasePath); in tracker_load_from_conf_file()
/dports/ftp/fastdfs/fastdfs-6.06/tracker/
H A Dtracker_func.c129 char *pBasePath; in tracker_load_from_conf_file() local
181 pBasePath = iniGetStrValue(NULL, "base_path", &iniContext); in tracker_load_from_conf_file()
182 if (pBasePath == NULL) in tracker_load_from_conf_file()
191 snprintf(g_fdfs_base_path, sizeof(g_fdfs_base_path), "%s", pBasePath); in tracker_load_from_conf_file()
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/unx/source/
H A Dstart.c262 rtl_uString *pResult = NULL, *pBasePath = NULL, *pAbsUserInstallation = NULL; in get_pipe_path() local
283 if (osl_getProcessWorkingDir(&pBasePath) || in get_pipe_path()
284 osl_getAbsoluteFileURL(pBasePath, pUserInstallation, &pAbsUserInstallation)) in get_pipe_path()
323 if (pBasePath) in get_pipe_path()
324 rtl_uString_release(pBasePath); in get_pipe_path()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/unx/source/
H A Dstart.c262 rtl_uString *pResult = NULL, *pBasePath = NULL, *pAbsUserInstallation = NULL; in get_pipe_path() local
283 if (osl_getProcessWorkingDir(&pBasePath) || in get_pipe_path()
284 osl_getAbsoluteFileURL(pBasePath, pUserInstallation, &pAbsUserInstallation)) in get_pipe_path()
323 if (pBasePath) in get_pipe_path()
324 rtl_uString_release(pBasePath); in get_pipe_path()
/dports/ftp/php-fastdfs/fastdfs-6.06/storage/fdht_client/
H A Dfdht_client.c62 char *pBasePath; in fdht_client_init() local
79 pBasePath = iniGetStrValue(NULL, "base_path", &iniContext); in fdht_client_init()
80 if (pBasePath == NULL) in fdht_client_init()
88 snprintf(g_fdht_base_path, sizeof(g_fdht_base_path), "%s", pBasePath); in fdht_client_init()
/dports/ftp/fastdfs/fastdfs-6.06/storage/fdht_client/
H A Dfdht_client.c62 char *pBasePath; in fdht_client_init() local
79 pBasePath = iniGetStrValue(NULL, "base_path", &iniContext); in fdht_client_init()
80 if (pBasePath == NULL) in fdht_client_init()
88 snprintf(g_fdht_base_path, sizeof(g_fdht_base_path), "%s", pBasePath); in fdht_client_init()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/
H A Dplugin_ui.cpp57 pUI->apply_changes(name, value, hPorts, bPreset, pBasePath); in handle_parameter()
134 status_t res = format_port_value(up, name, value, comment, flags, pBasePath); in get_parameter()