Home
last modified time | relevance | path

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

/trueos/sys/sys/mach/
HDstd_types.h157 #define ds_master_notify(map) 0 macro
/trueos/sys/sys/mach/device/
HDds_routines.h197 extern boolean_t ds_master_notify(
/trueos/sys/compat/mach/ipc/
HDipc_kobject.c536 return ds_master_notify(request_header); in ipc_kobject_notify()