Searched refs:old_precise (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/lib/libc/sparc64/sys/
H A D__sparc_utrap_install.c37 utrap_handler_t new_deferred, utrap_handler_t *old_precise,
46 ua[0].old_precise = old_precise;
36 __sparc_utrap_install(utrap_entry_t type, utrap_handler_t new_precise, utrap_handler_t new_deferred, utrap_handler_t *old_precise, utrap_handler_t *old_deferred) argument
/freebsd-12-stable/sys/sparc64/include/
H A Dsysarch.h60 utrap_handler_t *old_precise; member in struct:sparc_utrap_args
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dsys_machdep.c142 if (ua.old_precise != NULL) {
143 error = suword(ua.old_precise,
/freebsd-12-stable/tests/sys/audit/
H A Dmiscellaneous.c108 .old_precise = NULL,

Completed in 315 milliseconds