JBuffer 606 dmtcpworker.cpp static jalib::JBuffer buf(0); // To force linkage of jbuffer.cpp JBuffer 1139 plugin/ipc/file/fileconnection.cpp _msgInQueue.push_back(jalib::JBuffer((const char*)buf, numBytes)); JBuffer 257 plugin/ipc/file/fileconnection.h vector<jalib::JBuffer> _msgInQueue; JBuffer 202 plugin/ipc/socket/kernelbufferdrainer.cpp jalib::JBuffer tmp(size); JBuffer 80 plugin/ipc/socket/socketconnection.cpp _sockOptions[level][option] = jalib::JBuffer(value, len); JBuffer 85 plugin/ipc/socket/socketconnection.cpp typedef map<int64_t, map< int64_t, jalib::JBuffer> >::iterator levelIterator; JBuffer 86 plugin/ipc/socket/socketconnection.cpp typedef map<int64_t, jalib::JBuffer>::iterator optionIterator; JBuffer 114 plugin/ipc/socket/socketconnection.cpp typedef map< int64_t, map< int64_t, jalib::JBuffer > >::iterator levelIterator; JBuffer 115 plugin/ipc/socket/socketconnection.cpp typedef map< int64_t, jalib::JBuffer >::iterator optionIterator; JBuffer 132 plugin/ipc/socket/socketconnection.cpp jalib::JBuffer& buffer = opt->second; JBuffer 161 plugin/ipc/socket/socketconnection.cpp jalib::JBuffer buffer(bufLen); JBuffer 511 plugin/ipc/socket/socketconnection.cpp map< int64_t, jalib::JBuffer > >::iterator levelIterator; JBuffer 512 plugin/ipc/socket/socketconnection.cpp typedef map< int64_t, jalib::JBuffer >::iterator optionIterator; JBuffer 65 plugin/ipc/socket/socketconnection.h map< int64_t, map<int64_t, jalib::JBuffer> > _sockOptions; JBuffer 149 plugin/ipc/socket/socketconnection.h map< int64_t, map< int64_t, jalib::JBuffer > > _sockOptions; JBuffer 887 plugin/svipc/sysvipc.cpp _msgInQueue.push_back(jalib::JBuffer((const char*)msgBuf, JBuffer 284 plugin/svipc/sysvipc.h vector<jalib::JBuffer> _msgInQueue;