Home
last modified time | relevance | path

Searched refs:kec_fp (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Devent_private.h546 struct fileproc *kec_fp; /* fileproc to pass to fp_drop or NULL */ member
/xnu-12377.1.9/bsd/kern/
H A Dkern_event.c7756 fp_drop(kqu.kqf->kqf_p, kectx->kec_fd, kectx->kec_fp, 0);
8292 kectx->kec_fp = NULL;
8377 kectx->kec_fp = NULL;
8425 kectx->kec_fp = NULL;
8433 error = kevent_get_kqfile(p, uap->fd, flags, &kectx->kec_fp, &kq);
8515 kectx->kec_fp = NULL;
8532 error = kevent_get_kqfile(p, uap->fd, flags, &kectx->kec_fp, &kq);