Searched refs:_cancel (Results 1 – 1 of 1) sorted by relevance
49 static status_t _cancel(const ifc_status_monitor_t *this_p, const char *requesting_user);54 .cancel = _cancel, .start = _start, .stop = _stop, .destroy = _destroy,};282 static status_t _cancel(const ifc_status_monitor_t *this_p, const char *requesting_user) { in _cancel() function