listen_args
{ AS(listen_args), 4, (sy_call_t *)sys_listen }, /* 106 = listen */
sys_listen(struct sysmsg *sysmsg, const struct listen_args *uap)
int sys_listen (struct sysmsg *sysmsg, const struct listen_args *);
struct listen_args listen;