Home | History | Annotate | Download | only in ipc

Lines Matching refs:modestr

188     const char *modestr = (mode_ & MODE_SERVER_FLAG) ? "server" : "client";
190 << "\" in " << modestr << " mode";