Home
last modified time | relevance | path

Searched refs:_gst_get_full_file_name (Results 1 – 9 of 9) sorted by relevance

/dports/lang/smalltalk/smalltalk-3.2.5/libgst/sysdep/posix/
H A Dfindexec.c127 return _gst_get_full_file_name (location); in find_executable()
178 char *full_path = _gst_get_full_file_name (concat_name); in find_executable()
189 return _gst_get_full_file_name (argv0); in find_executable()
H A Dfiles.c93 _gst_get_full_file_name (const char *name) in _gst_get_full_file_name() function
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/sysdep/cygwin/
H A Dfindexec.c92 _gst_executable_path = _gst_get_full_file_name (location_as_posix_path); in _gst_set_executable_path()
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/
H A Dfiles.c437 _gst_image_file_path = _gst_get_full_file_name (_gst_image_file_path); in _gst_initialize()
438 _gst_kernel_file_path = _gst_get_full_file_name (kernel_dir); in _gst_initialize()
H A Dsysdep.h174 extern char *_gst_get_full_file_name (const char *fileName)
H A Dinput.c576 _gst_get_full_file_name (in_stream->fileName); in get_cur_file()
H A DChangeLog2242 * libgst/sysdep.c: Canonicalize path in _gst_get_full_file_name.
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/sysdep/win32/
H A Dfiles.c81 _gst_get_full_file_name (const char *name) in _gst_get_full_file_name() function
/dports/lang/smalltalk/smalltalk-3.2.5/libgst/sysdep/common/
H A Dfiles.c255 return _gst_get_full_file_name (s); in _gst_relocate_path()