Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sparc/v9/syscall/
H A Dinstall_utrap.c149 utrap_handler_t new_precise, utrap_handler_t new_deferred, in sparc_utrap_install() argument
218 nvp = (utrap_handler_t *)new_precise; in sparc_utrap_install()
244 if (new_precise != (utrap_handler_t)UTH_NOCHANGE) { in sparc_utrap_install()
/illumos-gate/usr/src/uts/sparc/sys/
H A Dutrap.h101 utrap_handler_t new_precise, utrap_handler_t new_deferred,