Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dinit_sysent.c151 { AS(shutdown_args), 4, (sy_call_t *)sys_shutdown }, /* 134 = shutdown */
H A Dkern_descrip.c1493 sys_shutdown(struct sysmsg *sysmsg, const struct shutdown_args *uap) in sys_shutdown() function
/dragonfly/sys/sys/
H A Dsysproto.h1564 int sys_shutdown (struct sysmsg *sysmsg, const struct shutdown_args *);