Home
last modified time | relevance | path

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

/external/chromium/base/
Dlinux_util.cc83 bool ProcPathGetInode(ino_t* inode_out, const char* path, bool log = false) { in ProcPathGetInode() function
235 if (ProcPathGetInode(&fd_inode, buf)) { in FindProcessHoldingSocket()