Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c1855 whereopen_fwalk(uintptr_t addr, struct file *f, uintptr_t *target) in whereopen_fwalk() function
1871 if (mdb_pwalk("file", (mdb_walk_cb_t)whereopen_fwalk, &t, addr) == -1) { in whereopen_pwalk()