Home
last modified time | relevance | path

Searched refs:AllocRealPath (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dwfuse.c2115 source_file = AllocRealPath(source_file); in main()
2116 mount_point = AllocRealPath(mount_point); in main()
H A Dlib-std.h1782 char * AllocRealPath ( ccp source );
H A Dlib-std.c5526 char * AllocRealPath ( ccp source ) in AllocRealPath() function