Searched refs:am_readlink (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_aspacemgr/
H A Dpriv_aspacemgr.h111 extern Int ML_(am_readlink) ( HChar* path, HChar* buf, UInt bufsiz );
H A Daspacemgr-common.c271 Int ML_(am_readlink)(HChar* path, HChar* buf, UInt bufsiz) function
333 if (ML_(am_readlink)(tmp, buf, nbuf) > 0 && buf[0] == '/')

Completed in 76 milliseconds