Home
last modified time | relevance | path

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

/NextBSD/sys/sys/mach/
HDstd_types.h157 #define ds_notify(map) 0 macro
/NextBSD/sys/sys/mach/device/
HDds_routines.h194 extern boolean_t ds_notify(
/NextBSD/sys/compat/mach/ipc/
HDipc_kobject.c533 return ds_notify(request_header); in ipc_kobject_notify()