gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:CMSG_LEN (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/kern/uipc_socket2.c - 45.7KB - 1,544 lines
1422:         m->m_len = CMSG_SPACE(size);
1423:         cp->cmsg_len = CMSG_LEN(size);
1424:         cp->cmsg_level = level;