Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_machdep.c91 static void mach_notify_error(int level, char *errmsg);
1017 psm_notify_error = mach_notify_error; in mach_init()
1669 mach_notify_error(int level, char *errmsg) in mach_notify_error() function