Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dsysunion.h242 struct sys_checkpoint_args sys_checkpoint;
H A Dsysproto.h1015 struct sys_checkpoint_args { struct
1702 int sys_sys_checkpoint (struct sysmsg *sysmsg, const struct sys_checkpoint_args *);
/dflybsd-src/sys/kern/
H A Dkern_checkpoint.c717 const struct sys_checkpoint_args *uap) in sys_sys_checkpoint()
H A Dinit_sysent.c484 { AS(sys_checkpoint_args), 4, (sy_call_t *)sys_sys_checkpoint }, /* 467 = sys_checkpoint */