Searched defs:cponfork (Results 1 – 1 of 1) sorted by relevance
1228 kqueue_init(struct kqueue *kq, bool cponfork) in kqueue_init()1241 struct file **fpp, int flags, struct filecaps *fcaps, bool cponfork, in kern_kqueue_alloc()1277 kern_kqueue(struct thread *td, int flags, bool cponfork, struct filecaps *fcaps) in kern_kqueue()