Searched refs:get_argv_exec_path (Results 1 – 10 of 10) sorted by relevance
119 char *get_argv_exec_path(void) in get_argv_exec_path() function152 char *tmp = get_argv_exec_path(); in setup_path()
14 extern char *get_argv_exec_path(void);
228 char *exec_path = get_argv_exec_path(); in load_command_list()273 char *exec_path = get_argv_exec_path(); in list_commands()
83 snprintf(path_dir, PATH_MAX, "%s/tests", get_argv_exec_path()); in test__pe_file_parsing()
72 exec_path = get_argv_exec_path(); in shell_tests__dir_fd()
232 exec_path = get_argv_exec_path(); in get_dlfilters_path()
355 exec_path = get_argv_exec_path(); in find_dlfilter()652 exec_path = get_argv_exec_path(); in list_available_dlfilters()
171 const char *exec_path = get_argv_exec_path(); in find_scripts()
242 puts(get_argv_exec_path()); in handle_options()
3275 char *exec_path = get_argv_exec_path(); in find_script()3675 snprintf(scripts_path, MAXPATHLEN, "%s/scripts", get_argv_exec_path()); in list_available_scripts()3755 snprintf(scripts_path, MAXPATHLEN, "%s/scripts", get_argv_exec_path()); in get_script_path()4253 set_argv_exec_path(get_argv_exec_path()); in cmd_script()