MCPcopy Create free account
hub / github.com/ceph/ceph / err

Method err

src/common/SubProcess.cc:115–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115const std::string SubProcess::err() const {
116 return errstr.str();
117}
118
119class fd_buf : public std::streambuf {
120 int fd;

Callers 15

call_nbd_cmdFunction · 0.45
call_ggate_cmdFunction · 0.45
call_wnbd_cmdFunction · 0.45
TESTFunction · 0.45
nbd_openFunction · 0.45
nbd_closeFunction · 0.45
wnbd_openFunction · 0.45
wnbd_closeFunction · 0.45
ggate_openFunction · 0.45
ggate_closeFunction · 0.45
run_cmdFunction · 0.45

Calls 1

strMethod · 0.45

Tested by 7

TESTFunction · 0.36
nbd_openFunction · 0.36
nbd_closeFunction · 0.36
wnbd_openFunction · 0.36
wnbd_closeFunction · 0.36
ggate_openFunction · 0.36
ggate_closeFunction · 0.36