Searched defs:realpath (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/StdLib/
H A Drealpath.c2 Implement the realpath function.
22 The realpath() function shall derive, from the pathname pointed to by
28 If resolved_name is a null pointer, the behavior of realpath() is
38 realpath( function
/vbox/src/recompiler/
H A Dqemu-common.h127 static inline char *realpath(const char *path, char *resolved_path) function

Completed in 49 milliseconds