Home
last modified time | relevance | path

Searched refs:sys_close (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/kern/
H A Dsys_mqueue.c616 return sys_close(sysmsg, (const void *)uap); in sys_mq_close()
H A Dinit_sysent.c23 { AS(close_args), 4, (sy_call_t *)sys_close }, /* 6 = close */
H A Dkern_descrip.c1409 sys_close(struct sysmsg *sysmsg, const struct close_args *uap) in sys_close() function
/dragonfly/sys/sys/
H A Dsysproto.h1474 int sys_close (struct sysmsg *sysmsg, const struct close_args *);