orecvmsg_args
{ compat(AS(orecvmsg_args),recvmsg), .sy_auevent = AUE_RECVMSG, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 113 = old recvmsg */
orecvmsg(struct thread *td, struct orecvmsg_args *uap)
int orecvmsg(struct thread *, struct orecvmsg_args *);