Searched refs:whereopen_fwalk (Results 1 – 1 of 1) sorted by relevance
2076 whereopen_fwalk(uintptr_t addr, const void *farg, void *arg) in whereopen_fwalk() function2099 if (mdb_pwalk("file", whereopen_fwalk, mwo, addr) == -1) { in whereopen_pwalk()