recvfrom_args
{ AS(recvfrom_args), 4, (sy_call_t *)sys_recvfrom }, /* 29 = recvfrom */
sys_recvfrom(struct sysmsg *sysmsg, const struct recvfrom_args *uap)
int sys_recvfrom (struct sysmsg *sysmsg, const struct recvfrom_args *);
struct recvfrom_args recvfrom;