Searched defs:control_un (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dmq.c480 } control_un; local
484 msg.msg_control = control_un.control;
485 msg.msg_controllen = sizeof(control_un.control);
731 } control_un; local
733 msg.msg_control = control_un.control;
734 msg.msg_controllen = sizeof(control_un.control);

Completed in 207 milliseconds