Searched refs:kqueue_fpathconf (Results 1 – 1 of 1) sorted by relevance
98 static int kqueue_fpathconf(file_t *, int, register_t *);190 .fo_fpathconf = kqueue_fpathconf,2255 kqueue_fpathconf(struct file *fp, int name, register_t *retval) in kqueue_fpathconf() function