Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dinit_sysent.c58 { AS(dup_args), 4, (sy_call_t *)sys_dup }, /* 41 = dup */
H A Dkern_descrip.c684 sys_dup(struct sysmsg *sysmsg, const struct dup_args *uap) in sys_dup() function
/dragonfly/sys/sys/
H A Dsysproto.h1505 int sys_dup (struct sysmsg *sysmsg, const struct dup_args *);