Searched refs:fp_drop_event (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dfile_internal.h193 int fp_drop_event(proc_t p, int fd, struct fileproc *fp);
/darwin-on-arm/xnu/bsd/kern/
H A Dsys_generic.c2396 fp_drop_event(p, erp->er_handle, fp);
H A Dkern_descrip.c3489 * fp_drop_event
3508 fp_drop_event(proc_t p, int fd, struct fileproc *fp) function

Completed in 30 milliseconds