Home
last modified time | relevance | path

Searched refs:unix_to_mac (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/tests/mozilla/
DjsDriver.pl1121 sub unix_to_mac { subroutine
1179 return &unix_to_mac($path);
/external/qemu/distrib/sdl-1.2.12/src/file/
DSDL_rwops.c384 static char *unix_to_mac(const char *file) in unix_to_mac() function
451 char *mpath = unix_to_mac(file); in SDL_RWFromFile()