Home | History | Annotate | Download | only in libcutils

Lines Matching full:cmsg_len

487     cmptr->cmsg_len = CMSG_LEN(sizeof(int));
765 && cmptr->cmsg_len == CMSG_LEN(sizeof(int))) {