Searched refs:omsghdr (Results 1 – 3 of 3) sorted by relevance
617 struct omsghdr { struct
2365 char msg_l_[PADL_(struct omsghdr *)]; struct omsghdr * msg; char msg_r_[PADR_(struct omsghdr *)];
861 error = copyin(uap->msg, &msg, sizeof (struct omsghdr)); in osendmsg()1140 error = copyin(uap->msg, &msg, sizeof (struct omsghdr)); in orecvmsg()