Searched refs:_cb (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/lms/
H A DPortForwardRequest.h60 _cb(cb),
70 if (_cb != NULL) {
71 return _cb(param, s);
97 const IsConnectionPermittedCallback _cb; member in class:PortForwardRequest
H A DLMEConnection.cpp58 _cb(NULL),
86 _cb = cb;
637 _cb(_cbParam, &disconnectMessage, sizeof(disconnectMessage), &status);
651 _cb(_cbParam, &serviceRequestMessage, sizeof(serviceRequestMessage), &status);
676 _cb(_cbParam, &channelOpenReply, sizeof(channelOpenReply), &status);
689 _cb(_cbParam, &channelOpenReply, sizeof(channelOpenReply), &status);
700 _cb(_cbParam, &channelClose, sizeof(channelClose), &status);
711 _cb(_cbParam, &channelData, sizeof(channelData), &status);
723 _cb(_cbParam, &channelWindowAdjust, sizeof(channelWindowAdjust), &status);
737 _cb(_cbPara
[all...]
H A DLMEConnectionCompat.cpp256 _cb(_cbParam, rxBuffer, bytesRead, &status);
280 _cb(_cbParam, rxBuffer, bytesRead, &status);
286 _cb(_cbParam, rxBuffer, bytesRead, &status);
H A DLMEConnection.h377 HECICallback _cb; member in class:LMEConnection
/opensolaris-onvv-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h329 #define kmem_cache_set_move(_c, _cb) /* nothing */

Completed in 68 milliseconds