shmsys_args
{ .sy_narg = AS(shmsys_args), .sy_call = (sy_call_t *)lkmressys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 171 = shmsys */
struct shmsys_args *p = params;
sys_shmsys(struct thread *td, struct shmsys_args *uap)
int sys_shmsys(struct thread *, struct shmsys_args *);