Home
last modified time | relevance | path

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

/NextBSD/lib/libnotify/
HDnotify_ipc.defs216 routine _notify_server_resume_pid
HDnotify_client.c2482 kstatus = _notify_server_resume_pid(globals->notify_server_port, pid, (int32_t *)&status); in notify_resume_pid()
/NextBSD/usr.sbin/notifyd/
HDnotify_ipc.h532 kern_return_t _notify_server_resume_pid in _notify_server_resume_pid() function
538 { return _notify_server_resume_pid(server, pid, status); }