Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/ !
H A Dsfi.h45 kern_return_t sfi_window_cancel(void);
H A Dsfi.c512 sfi_window_cancel(void) in sfi_window_cancel() function
1129 sfi_window_cancel(void) in sfi_window_cancel() function
/xnu-8020.121.3/bsd/kern/ !
H A Dkern_sfi.c91 kret = sfi_window_cancel(); in sfi_ctl()