Home
last modified time | relevance | path

Searched refs:sys_fcntl (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/kern/
HDinit_sysent.c109 { AS(fcntl_args), 4, (sy_call_t *)sys_fcntl }, /* 92 = fcntl */
HDkern_descrip.c915 sys_fcntl(struct sysmsg *sysmsg, const struct fcntl_args *uap) in sys_fcntl() function
/dragonfly/sys/sys/
HDsysproto.h1545 int sys_fcntl (struct sysmsg *sysmsg, const struct fcntl_args *);