Home
last modified time | relevance | path

Searched refs:MatchStream (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/stored/
H A Dbsr.cc95 static int MatchStream(BootStrapRecord* bsr,
521 if (!MatchStream(bsr, bsr->stream, rec, 1)) { in MatchAll()
672 static int MatchStream(BootStrapRecord* bsr, in MatchStream() function
679 if (stream->next) { return MatchStream(bsr, stream->next, rec, 1); } in MatchStream()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/stored/
H A Dbsr.cc95 static int MatchStream(BootStrapRecord* bsr,
521 if (!MatchStream(bsr, bsr->stream, rec, 1)) { in MatchAll()
672 static int MatchStream(BootStrapRecord* bsr, in MatchStream() function
679 if (stream->next) { return MatchStream(bsr, stream->next, rec, 1); } in MatchStream()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/stored/
H A Dbsr.cc96 static int MatchStream(BootStrapRecord* bsr,
522 if (!MatchStream(bsr, bsr->stream, rec, 1)) { in MatchAll()
673 static int MatchStream(BootStrapRecord* bsr, in MatchStream() function
680 if (stream->next) { return MatchStream(bsr, stream->next, rec, 1); } in MatchStream()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/stored/
H A Dbsr.cc62 static int MatchStream(BootStrapRecord *bsr, BsrStream *stream, DeviceRecord *rec, bool done);
490 if (!MatchStream(bsr, bsr->stream, rec, 1)) { in MatchAll()
677 static int MatchStream(BootStrapRecord *bsr, BsrStream *stream, DeviceRecord *rec, bool done) in MatchStream() function
686 return MatchStream(bsr, stream->next, rec, 1); in MatchStream()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/stored/
H A Dbsr.cc96 static int MatchStream(BootStrapRecord* bsr,
522 if (!MatchStream(bsr, bsr->stream, rec, 1)) { in MatchAll()
673 static int MatchStream(BootStrapRecord* bsr, in MatchStream() function
680 if (stream->next) { return MatchStream(bsr, stream->next, rec, 1); } in MatchStream()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/stored/
H A Dbsr.cc96 static int MatchStream(BootStrapRecord* bsr,
522 if (!MatchStream(bsr, bsr->stream, rec, 1)) { in MatchAll()
673 static int MatchStream(BootStrapRecord* bsr, in MatchStream() function
680 if (stream->next) { return MatchStream(bsr, stream->next, rec, 1); } in MatchStream()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/stored/
H A Dbsr.cc62 static int MatchStream(BootStrapRecord *bsr, BsrStream *stream, DeviceRecord *rec, bool done);
490 if (!MatchStream(bsr, bsr->stream, rec, 1)) { in MatchAll()
677 static int MatchStream(BootStrapRecord *bsr, BsrStream *stream, DeviceRecord *rec, bool done) in MatchStream() function
686 return MatchStream(bsr, stream->next, rec, 1); in MatchStream()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/stored/
H A Dbsr.cc62 static int MatchStream(BootStrapRecord *bsr, BsrStream *stream, DeviceRecord *rec, bool done);
490 if (!MatchStream(bsr, bsr->stream, rec, 1)) { in MatchAll()
677 static int MatchStream(BootStrapRecord *bsr, BsrStream *stream, DeviceRecord *rec, bool done) in MatchStream() function
686 return MatchStream(bsr, stream->next, rec, 1); in MatchStream()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/stored/
H A Dbsr.cc95 static int MatchStream(BootStrapRecord* bsr,
521 if (!MatchStream(bsr, bsr->stream, rec, 1)) { in MatchAll()
672 static int MatchStream(BootStrapRecord* bsr, in MatchStream() function
679 if (stream->next) { return MatchStream(bsr, stream->next, rec, 1); } in MatchStream()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/stored/
H A Dbsr.cc96 static int MatchStream(BootStrapRecord* bsr,
522 if (!MatchStream(bsr, bsr->stream, rec, 1)) { in MatchAll()
673 static int MatchStream(BootStrapRecord* bsr, in MatchStream() function
680 if (stream->next) { return MatchStream(bsr, stream->next, rec, 1); } in MatchStream()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/stored/
H A Dbsr.cc62 static int MatchStream(BootStrapRecord *bsr, BsrStream *stream, DeviceRecord *rec, bool done);
490 if (!MatchStream(bsr, bsr->stream, rec, 1)) { in MatchAll()
677 static int MatchStream(BootStrapRecord *bsr, BsrStream *stream, DeviceRecord *rec, bool done) in MatchStream() function
686 return MatchStream(bsr, stream->next, rec, 1); in MatchStream()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/stored/
H A Dbsr.cc95 static int MatchStream(BootStrapRecord* bsr,
521 if (!MatchStream(bsr, bsr->stream, rec, 1)) { in MatchAll()
672 static int MatchStream(BootStrapRecord* bsr, in MatchStream() function
679 if (stream->next) { return MatchStream(bsr, stream->next, rec, 1); } in MatchStream()