OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProcPathGetInode
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/
linux_util.cc
83
bool
ProcPathGetInode
(ino_t* inode_out, const char* path, bool log = false) {
235
if (
ProcPathGetInode
(&fd_inode, buf)) {
/external/chromium_org/base/
linux_util.cc
82
bool
ProcPathGetInode
(ino_t* inode_out, const char* path, bool log = false) {
235
if (
ProcPathGetInode
(&fd_inode, buf)) {
Completed in 180 milliseconds