Searched refs:kqueue_fcntl (Results 1 – 1 of 1) sorted by relevance
92 static int kqueue_fcntl(file_t *, u_int, void *);184 .fo_fcntl = kqueue_fcntl,2593 kqueue_fcntl(file_t *fp, u_int com, void *data) in kqueue_fcntl() function