Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c2076 whereopen_fwalk(uintptr_t addr, const void *farg, void *arg) in whereopen_fwalk() function
2099 if (mdb_pwalk("file", whereopen_fwalk, mwo, addr) == -1) { in whereopen_pwalk()