Home
last modified time | relevance | path

Searched refs:get_home_directory (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/net-im/telegram-cli/tg-20200106/
H A Dmain.c172 char *get_home_directory (void) { in get_home_directory() function
206 tasprintf (&config_directory, "%s/" CONFIG_DIRECTORY, get_home_directory ()); in get_config_directory()
237 tasprintf (&s, "%s/%s", get_home_directory (), s); in make_full_path()
432 …tasprintf (&downloads_directory, "%s/%s/%s", get_home_directory (), CONFIG_DIRECTORY, DOWNLOADS_DI… in parse_config()
435 tasprintf (&binlog_file_name, "%s/%s/%s", get_home_directory (), CONFIG_DIRECTORY, BINLOG_FILE); in parse_config()
441 tasprintf (&auth_file_name, "%s/%s/%s", get_home_directory (), CONFIG_DIRECTORY, AUTH_KEY_FILE); in parse_config()
442 tasprintf (&state_file_name, "%s/%s/%s", get_home_directory (), CONFIG_DIRECTORY, STATE_FILE); in parse_config()
443 …tasprintf (&secret_chat_file_name, "%s/%s/%s", get_home_directory (), CONFIG_DIRECTORY, SECRET_CHA… in parse_config()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/
H A Dsystem.h102 status_t get_home_directory(LSPString *homedir);
109 status_t get_home_directory(io::Path *homedir);
/dports/graphics/py-mcomix/mcomix3-9eb4fc7/mcomix/mcomix/
H A Dtools.py83 def get_home_directory(): function
107 prefix = os.path.join(get_home_directory(),'.config')
123 prefix = os.path.join(get_home_directory(),'.local/share')
138 prefix = os.path.join(get_home_directory(), '.cache')
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/
H A Dsystem.cpp212 status_t get_home_directory(LSPString *homedir) in get_home_directory() function
234 status_t get_home_directory(io::Path *homedir) in get_home_directory() function
239 status_t res = get_home_directory(&path); in get_home_directory()
258 res = get_home_directory(upath); in get_user_config_path()
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/sources/plugin/
H A DConfig.cpp14 static std::string get_home_directory() in get_home_directory() function
39 path = get_home_directory(); in get_configuration_dir()
57 path = get_home_directory(); in get_configuration_dir()
/dports/devel/py-apptools/apptools-4.5.0/apptools/logger/agent/
H A Dquality_agent_mailer.py20 from traits.util.home_directory import get_home_directory
67 log = os.path.join(get_home_directory(), 'envisage.log')
/dports/cad/astk-serveur/astk-2020.0/ASTK_SERV/asrun/
H A Drun.py45 from asrun.common.sysutils import (get_home_directory, local_host, local_full_host,
144 oldrc = osp.join(get_home_directory(), self.rcdir, 'config')
147 self.user_rc = osp.join(get_home_directory(), self.rcdir, 'prefs')
158 sys.path.append(osp.join(get_home_directory(), self.rcdir))
180 flash = osp.join(get_home_directory(), "flasheur")
319 user_extensions = osp.join(get_home_directory(), self.rcdir, 'as_run.extensions')
454 os.chdir(get_home_directory())
457 "Temporay files have not been deleted.") % get_home_directory())
H A Dmyconnect.py35 from asrun.common.sysutils import get_home_directory
61 rcdir = kargs.get('rcdir', get_home_directory())
/dports/cad/astk-client/astk-2020.0/ASTK_SERV/asrun/
H A Drun.py45 from asrun.common.sysutils import (get_home_directory, local_host, local_full_host,
144 oldrc = osp.join(get_home_directory(), self.rcdir, 'config')
147 self.user_rc = osp.join(get_home_directory(), self.rcdir, 'prefs')
158 sys.path.append(osp.join(get_home_directory(), self.rcdir))
180 flash = osp.join(get_home_directory(), "flasheur")
319 user_extensions = osp.join(get_home_directory(), self.rcdir, 'as_run.extensions')
454 os.chdir(get_home_directory())
457 "Temporay files have not been deleted.") % get_home_directory())
H A Dmyconnect.py35 from asrun.common.sysutils import get_home_directory
61 rcdir = kargs.get('rcdir', get_home_directory())
/dports/devel/tex-kpathsea/texlive-20150521-source/texk/kpathsea/
H A Dmingw32.c48 static char *get_home_directory (void);
55 char *home = get_home_directory(); in init_user_info()
82 get_home_directory (void) in get_home_directory() function
H A Dwin32lib.c290 char * get_home_directory() in get_home_directory() function
358 home = get_home_directory(); in kpathsea_init_user_info()
379 strcpy (kpse->the_passwd.pw_dir, get_home_directory()); in kpathsea_init_user_info()
/dports/print/tex-xdvik/xdvik-22.87/texk/kpathsea/
H A Dmingw32.c48 static char *get_home_directory (void);
55 char *home = get_home_directory(); in init_user_info()
82 get_home_directory (void) in get_home_directory() function
H A Dwin32lib.c253 char * get_home_directory() in get_home_directory() function
321 home = get_home_directory(); in kpathsea_init_user_info()
342 strcpy (kpse->the_passwd.pw_dir, get_home_directory()); in kpathsea_init_user_info()
/dports/devel/swig/swig-4.0.2/CCache/debian/patches/
H A D01_no_home.diff73 - x_asprintf(&cache_dir, "%s/.ccache", get_home_directory());
74 + const char *home_directory = get_home_directory();
/dports/devel/global/global-6.6.7/libutil/
H A Denv.h23 char *get_home_directory(void);
/dports/x11/workrave/workrave-1.10.44/backend/src/
H A DStatistics.cc145 string histfile = Util::get_home_directory() + "historystats"; in delete_all_history()
158 string todayfile = Util::get_home_directory() + "todaystats"; in delete_all_history()
219 ss << Util::get_home_directory(); in day_to_history()
304 ss << Util::get_home_directory(); in save_day()
374 ss << Util::get_home_directory(); in load_current_day()
395 ss << Util::get_home_directory(); in load_history()
H A DIdleLogManager.cc612 ss << Util::get_home_directory(); in unlink_idlelog()
656 ss << Util::get_home_directory(); in save_index()
675 ss << Util::get_home_directory(); in load_index()
773 ss << Util::get_home_directory(); in save_idlelog()
791 ss << Util::get_home_directory(); in load_idlelog()
889 ss << Util::get_home_directory(); in update_idlelog()
/dports/devel/py-traits/traits-6.3.2/traits/util/
H A Dhome_directory.py14 def get_home_directory(): function
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/include/utils/
H A Dpool_path.h52 extern bool get_home_directory(char *buf, int bufsize);
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/include/utils/
H A Dpool_path.h52 extern bool get_home_directory(char *buf, int bufsize);
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/include/utils/
H A Dpool_path.h52 extern bool get_home_directory(char *buf, int bufsize);
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/include/utils/
H A Dpool_path.h52 extern bool get_home_directory(char *buf, int bufsize);
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/include/utils/
H A Dpool_path.h52 extern bool get_home_directory(char *buf, int bufsize);
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/include/utils/
H A Dpool_path.h52 extern bool get_home_directory(char *buf, int bufsize);

1234567