Searched refs:readSymLink (Results 1 – 1 of 1) sorted by relevance
49 readSymLink(const char *path) in readSymLink() function133 retval = readSymLink("/proc/curproc/file"); in SDL_GetBasePath()135 retval = readSymLink("/proc/curproc/exe"); in SDL_GetBasePath()139 retval = readSymLink("/proc/self/exe"); /* linux. */ in SDL_GetBasePath()147 retval = readSymLink(path); in SDL_GetBasePath()
Completed in 3 milliseconds