Searched refs:sys_fcntl (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/kern/ |
| HD | init_sysent.c | 141 …{ AS(fcntl_args), (sy_call_t *)sys_fcntl, AUE_FCNTL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, …
|
| HD | kern_descrip.c | 406 sys_fcntl(struct thread *td, struct fcntl_args *uap) in sys_fcntl() function
|
| /NextBSD/sys/sys/ |
| HD | sysproto.h | 2138 int sys_fcntl(struct thread *, struct fcntl_args *);
|