HomeSort by relevance Sort by last modified time
    Searched refs:am_readlink (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/coregrind/m_aspacemgr/
priv_aspacemgr.h 111 extern Int ML_(am_readlink) ( HChar* path, HChar* buf, UInt bufsiz );
aspacemgr-common.c 271 Int ML_(am_readlink)(HChar* path, HChar* buf, UInt bufsiz) function
333 if (ML_(am_readlink)(tmp, buf, nbuf) > 0 && buf[0] == '/')

Completed in 200 milliseconds