Searched refs:SEND_ARRAY8 (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libSM/dist/src/
H A Dsm_client.c213 SEND_ARRAY8 (iceConn, len, previousId);
273 SEND_ARRAY8 (iceConn, 0, "");
325 SEND_ARRAY8 (iceConn, strlen (reasonMsgs[i]), reasonMsgs[i]);
456 SEND_ARRAY8 (iceConn, strlen (propNames[i]), propNames[i]);
H A DSMlibint.h188 #define SEND_ARRAY8(_iceConn, _len, _array8) \ macro
H A Dsm_manager.c203 SEND_ARRAY8 (iceConn, strlen (clientId), clientId);

Completed in 4 milliseconds