Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c703 uintptr_t funcaddr; /* function address or NULL */ member
744 (coargs->funcaddr != (uintptr_t)co->c_func)) { in callouts_cb()
1405 coargs.funcaddr = mdb_strtoull(funcname); in callout()
1407 coargs.funcaddr = sym.st_value; in callout()