Home
last modified time | relevance | path

Searched refs:errArray (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/deskutils/moregroupware/moregroupware/setup/inc/
H A Dstep_6.inc.php52 $errArray = array(); variable
166 $errArray[] = "\n";
226 $errArray[] = $conn->ErrorMsg();
227 $errArray[] = "\n";
241 $errArray[] = "\n";
253 $errArray[] = $conn->ErrorMsg();
254 $errArray[] = "\n";
282 $errArray[] = "\n";
292 $errArray[] = $conn->ErrorMsg();
293 $errArray[] = "\n";
[all …]
/dports/net-p2p/libbt/libbt-1.06/
H A Dmake_bterror.h.pl33 @errArray;
43 push @errArray, [ split(chr(9), $thisline) ];
81 for $i ( 0 .. $#errArray )
83 $errorcode = @errArray->[$i][0];
96 for $i ( 0 .. $#errArray )
98 $errormsg = @errArray->[$i][1];
104 $errormsg = " \"BTERROR in function: " . @errArray->[$i][0] . "\",\n";
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/error/
H A Dndbd_exit_codes.cpp55 static const ErrStruct errArray[] = variable
231 int errArraysize = sizeof(errArray) / sizeof(ErrStruct);
266 *exit_code = errArray[index].faultId; in ndbd_exit_code_get_next()
267 *error_msg = ndbd_exit_message(errArray[index].faultId, &cl); in ndbd_exit_code_get_next()
277 while (errArray[i].faultId != faultId && errArray[i].faultId != 0) in ndbd_exit_message()
279 *cl = errArray[i].classification; in ndbd_exit_message()
280 return errArray[i].text; in ndbd_exit_message()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/kernel/error/
H A Dndbd_exit_codes.c47 static const ErrStruct errArray[] = variable
223 while (errArray[i].faultId != faultId && errArray[i].faultId != 0) in ndbd_exit_message()
225 *cl = errArray[i].classification; in ndbd_exit_message()
226 return errArray[i].text; in ndbd_exit_message()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/error/
H A Dndbd_exit_codes.c55 static const ErrStruct errArray[] = variable
241 while (errArray[i].faultId != faultId && errArray[i].faultId != 0) in ndbd_exit_message()
243 *cl = errArray[i].classification; in ndbd_exit_message()
244 return errArray[i].text; in ndbd_exit_message()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/error/
H A Dndbd_exit_codes.c55 static const ErrStruct errArray[] = variable
241 while (errArray[i].faultId != faultId && errArray[i].faultId != 0) in ndbd_exit_message()
243 *cl = errArray[i].classification; in ndbd_exit_message()
244 return errArray[i].text; in ndbd_exit_message()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/error/
H A Dndbd_exit_codes.c55 static const ErrStruct errArray[] = variable
241 while (errArray[i].faultId != faultId && errArray[i].faultId != 0) in ndbd_exit_message()
243 *cl = errArray[i].classification; in ndbd_exit_message()
244 return errArray[i].text; in ndbd_exit_message()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/error/
H A Dndbd_exit_codes.c55 static const ErrStruct errArray[] = variable
246 while (errArray[i].faultId != faultId && errArray[i].faultId != 0) in ndbd_exit_message()
248 *cl = errArray[i].classification; in ndbd_exit_message()
249 return errArray[i].text; in ndbd_exit_message()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/error/
H A Dndbd_exit_codes.c55 static const ErrStruct errArray[] = variable
246 while (errArray[i].faultId != faultId && errArray[i].faultId != 0) in ndbd_exit_message()
248 *cl = errArray[i].classification; in ndbd_exit_message()
249 return errArray[i].text; in ndbd_exit_message()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/error/
H A Dndbd_exit_codes.c55 static const ErrStruct errArray[] = variable
246 while (errArray[i].faultId != faultId && errArray[i].faultId != 0) in ndbd_exit_message()
248 *cl = errArray[i].classification; in ndbd_exit_message()
249 return errArray[i].text; in ndbd_exit_message()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/error/
H A Dndbd_exit_codes.c55 static const ErrStruct errArray[] = variable
246 while (errArray[i].faultId != faultId && errArray[i].faultId != 0) in ndbd_exit_message()
248 *cl = errArray[i].classification; in ndbd_exit_message()
249 return errArray[i].text; in ndbd_exit_message()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/error/
H A Dndbd_exit_codes.c55 static const ErrStruct errArray[] = variable
246 while (errArray[i].faultId != faultId && errArray[i].faultId != 0) in ndbd_exit_message()
248 *cl = errArray[i].classification; in ndbd_exit_message()
249 return errArray[i].text; in ndbd_exit_message()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/error/
H A Dndbd_exit_codes.c55 static const ErrStruct errArray[] = variable
241 while (errArray[i].faultId != faultId && errArray[i].faultId != 0) in ndbd_exit_message()
243 *cl = errArray[i].classification; in ndbd_exit_message()
244 return errArray[i].text; in ndbd_exit_message()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/error/
H A Dndbd_exit_codes.c55 static const ErrStruct errArray[] = variable
241 while (errArray[i].faultId != faultId && errArray[i].faultId != 0) in ndbd_exit_message()
243 *cl = errArray[i].classification; in ndbd_exit_message()
244 return errArray[i].text; in ndbd_exit_message()
/dports/www/carbonapi/carbonapi-0.14.1/vendor/go.uber.org/zap/zapcore/
H A Derror.go51 return enc.AddArray(key+"Causes", errArray(e.Errors()))
74 type errArray []error type
76 func (errs errArray) MarshalLogArray(arr ArrayEncoder) error {
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/vendor/go.uber.org/zap/zapcore/
H A Derror.go51 return enc.AddArray(key+"Causes", errArray(e.Errors()))
74 type errArray []error type
76 func (errs errArray) MarshalLogArray(arr ArrayEncoder) error {
/dports/security/vault/vault-1.8.2/vendor/go.uber.org/zap/zapcore/
H A Derror.go51 return enc.AddArray(key+"Causes", errArray(e.Errors()))
74 type errArray []error type
76 func (errs errArray) MarshalLogArray(arr ArrayEncoder) error {
/dports/devel/app-builder/app-builder-3.4.2/vendor/go.uber.org/zap/zapcore/
H A Derror.go51 return enc.AddArray(key+"Causes", errArray(e.Errors()))
79 type errArray []error type
81 func (errs errArray) MarshalLogArray(arr ArrayEncoder) error {
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/cmd/vendor/go.uber.org/zap/zapcore/
H A Derror.go51 return enc.AddArray(key+"Causes", errArray(e.Errors()))
79 type errArray []error type
81 func (errs errArray) MarshalLogArray(arr ArrayEncoder) error {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.uber.org/zap/zapcore/
H A Derror.go51 return enc.AddArray(key+"Causes", errArray(e.Errors()))
79 type errArray []error type
81 func (errs errArray) MarshalLogArray(arr ArrayEncoder) error {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/vendor/go.uber.org/zap/zapcore/
H A Derror.go51 return enc.AddArray(key+"Causes", errArray(e.Errors()))
79 type errArray []error type
81 func (errs errArray) MarshalLogArray(arr ArrayEncoder) error {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/go.uber.org/zap/zapcore/
H A Derror.go51 return enc.AddArray(key+"Causes", errArray(e.Errors()))
74 type errArray []error type
76 func (errs errArray) MarshalLogArray(arr ArrayEncoder) error {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/go.uber.org/zap/zapcore/
H A Derror.go51 return enc.AddArray(key+"Causes", errArray(e.Errors()))
79 type errArray []error type
81 func (errs errArray) MarshalLogArray(arr ArrayEncoder) error {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/go.uber.org/zap/zapcore/
H A Derror.go51 return enc.AddArray(key+"Causes", errArray(e.Errors()))
79 type errArray []error type
81 func (errs errArray) MarshalLogArray(arr ArrayEncoder) error {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/go.uber.org/zap/zapcore/
H A Derror.go51 return enc.AddArray(key+"Causes", errArray(e.Errors()))
79 type errArray []error type
81 func (errs errArray) MarshalLogArray(arr ArrayEncoder) error {

12345678