Home
last modified time | relevance | path

Searched defs:LogContext (Results 1 – 25 of 71) sorted by relevance

123

/dports/security/putty-nogtk/putty-0.76/
H A Dlogging.c15 struct LogContext { struct
34 static void logwrite(LogContext *ctx, ptrlen data) in logwrite() argument
/dports/security/putty/putty-0.76/
H A Dlogging.c15 struct LogContext { struct
34 static void logwrite(LogContext *ctx, ptrlen data) in logwrite() argument
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dlogging.c15 struct LogContext { struct
34 static void logwrite(LogContext *ctx, ptrlen data) in logwrite() argument
/dports/www/gitea/gitea-1.16.5/vendor/xorm.io/xorm/log/
H A Dlogger_context.go14 type LogContext contexts.ContextHook type
18 BeforeSQL(context LogContext) // only invoked when IsShowSQL is true
19 AfterSQL(context LogContext) // only invoked when IsShowSQL is true
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go172 type LogContext struct { struct
179 func (*LogContext) ProtoMessage() {}
180 func (*LogContext) Descriptor() ([]byte, []int) {
183 func (m *LogContext) XXX_Unmarshal(b []byte) error {
198 func (m *LogContext) XXX_Merge(src proto.Message) {
201 func (m *LogContext) XXX_Size() int {
204 func (m *LogContext) XXX_DiscardUnknown() {
722 func (m *LogContext) Copy() *LogContext {
731 func (m *LogContext) CopyFrom(src interface{}) {
1983 func (m *LogContext) Size() (n int) {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go172 type LogContext struct { struct
179 func (*LogContext) ProtoMessage() {}
180 func (*LogContext) Descriptor() ([]byte, []int) {
183 func (m *LogContext) XXX_Unmarshal(b []byte) error {
198 func (m *LogContext) XXX_Merge(src proto.Message) {
201 func (m *LogContext) XXX_Size() int {
204 func (m *LogContext) XXX_DiscardUnknown() {
722 func (m *LogContext) Copy() *LogContext {
731 func (m *LogContext) CopyFrom(src interface{}) {
1983 func (m *LogContext) Size() (n int) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go172 type LogContext struct { struct
179 func (*LogContext) ProtoMessage() {}
180 func (*LogContext) Descriptor() ([]byte, []int) {
183 func (m *LogContext) XXX_Unmarshal(b []byte) error {
198 func (m *LogContext) XXX_Merge(src proto.Message) {
201 func (m *LogContext) XXX_Size() int {
204 func (m *LogContext) XXX_DiscardUnknown() {
722 func (m *LogContext) Copy() *LogContext {
731 func (m *LogContext) CopyFrom(src interface{}) {
1983 func (m *LogContext) Size() (n int) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go172 type LogContext struct { struct
179 func (*LogContext) ProtoMessage() {}
180 func (*LogContext) Descriptor() ([]byte, []int) {
183 func (m *LogContext) XXX_Unmarshal(b []byte) error {
198 func (m *LogContext) XXX_Merge(src proto.Message) {
201 func (m *LogContext) XXX_Size() int {
204 func (m *LogContext) XXX_DiscardUnknown() {
722 func (m *LogContext) Copy() *LogContext {
731 func (m *LogContext) CopyFrom(src interface{}) {
1983 func (m *LogContext) Size() (n int) {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go172 type LogContext struct { struct
179 func (*LogContext) ProtoMessage() {}
180 func (*LogContext) Descriptor() ([]byte, []int) {
183 func (m *LogContext) XXX_Unmarshal(b []byte) error {
198 func (m *LogContext) XXX_Merge(src proto.Message) {
201 func (m *LogContext) XXX_Size() int {
204 func (m *LogContext) XXX_DiscardUnknown() {
722 func (m *LogContext) Copy() *LogContext {
731 func (m *LogContext) CopyFrom(src interface{}) {
1983 func (m *LogContext) Size() (n int) {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go172 type LogContext struct { struct
179 func (*LogContext) ProtoMessage() {}
180 func (*LogContext) Descriptor() ([]byte, []int) {
183 func (m *LogContext) XXX_Unmarshal(b []byte) error {
198 func (m *LogContext) XXX_Merge(src proto.Message) {
201 func (m *LogContext) XXX_Size() int {
204 func (m *LogContext) XXX_DiscardUnknown() {
722 func (m *LogContext) Copy() *LogContext {
731 func (m *LogContext) CopyFrom(src interface{}) {
1983 func (m *LogContext) Size() (n int) {
[all …]
/dports/java/jcommon/jcommon-1.0.23/src/main/java/org/jfree/util/
H A DLogContext.java50 public class LogContext { class
60 public LogContext(final String contextPrefix) { in LogContext() method in LogContext
/dports/games/alephone/alephone-release-20190331/Source_Files/Misc/
H A DLogging.h122 LogContext(bool inNonMainThread) : contextSet(false), nonMainThread(inNonMainThread) {} in LogContext() function
124LogContext(const char* inFile, int inLine, const char* inContext, ...) : contextSet(false), nonMai… in LogContext() function
131LogContext(bool inNonMainThread, const char* inFile, int inLine, const char* inContext, ...) : con… in LogContext() function
/dports/graphics/sane-airscan/sane-airscan-0.99.26/fuzzer/
H A Dquery.cc26 class LogContext { class
28 LogContext() : ctx_(log_ctx_new("http fuzzer", nullptr)) {} in LogContext() function in __anond353bc440111::LogContext
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go111 type LogContext struct { struct
117 func (m *LogContext) Reset() { *m = LogContext{} }
118 func (*LogContext) ProtoMessage() {}
119 func (*LogContext) Descriptor() ([]byte, []int) { return fileDescriptorLogbroker, []int{2} }
311 func (m *LogContext) Copy() *LogContext {
456 s = append(s, "&api.LogContext{")
976 func (m *LogContext) Marshal() (data []byte, err error) {
986 func (m *LogContext) MarshalTo(data []byte) (int, error) {
1569 func (m *LogContext) Size() (n int) {
1719 func (this *LogContext) String() string {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go109 type LogContext struct { struct
115 func (m *LogContext) Reset() { *m = LogContext{} }
116 func (*LogContext) ProtoMessage() {}
117 func (*LogContext) Descriptor() ([]byte, []int) { return fileDescriptorLogbroker, []int{2} }
339 func (m *LogContext) Copy() *LogContext {
348 func (m *LogContext) CopyFrom(src interface{}) {
907 func (m *LogContext) Marshal() (dAtA []byte, err error) {
917 func (m *LogContext) MarshalTo(dAtA []byte) (int, error) {
1594 func (m *LogContext) Size() (n int) {
1767 func (this *LogContext) String() string {
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go109 type LogContext struct { struct
115 func (m *LogContext) Reset() { *m = LogContext{} }
116 func (*LogContext) ProtoMessage() {}
117 func (*LogContext) Descriptor() ([]byte, []int) { return fileDescriptorLogbroker, []int{2} }
339 func (m *LogContext) Copy() *LogContext {
348 func (m *LogContext) CopyFrom(src interface{}) {
907 func (m *LogContext) Marshal() (dAtA []byte, err error) {
917 func (m *LogContext) MarshalTo(dAtA []byte) (int, error) {
1594 func (m *LogContext) Size() (n int) {
1767 func (this *LogContext) String() string {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go109 type LogContext struct { struct
115 func (m *LogContext) Reset() { *m = LogContext{} }
116 func (*LogContext) ProtoMessage() {}
117 func (*LogContext) Descriptor() ([]byte, []int) { return fileDescriptorLogbroker, []int{2} }
339 func (m *LogContext) Copy() *LogContext {
348 func (m *LogContext) CopyFrom(src interface{}) {
907 func (m *LogContext) Marshal() (dAtA []byte, err error) {
917 func (m *LogContext) MarshalTo(dAtA []byte) (int, error) {
1594 func (m *LogContext) Size() (n int) {
1767 func (this *LogContext) String() string {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go109 type LogContext struct { struct
115 func (m *LogContext) Reset() { *m = LogContext{} }
116 func (*LogContext) ProtoMessage() {}
117 func (*LogContext) Descriptor() ([]byte, []int) { return fileDescriptorLogbroker, []int{2} }
339 func (m *LogContext) Copy() *LogContext {
348 func (m *LogContext) CopyFrom(src interface{}) {
907 func (m *LogContext) Marshal() (dAtA []byte, err error) {
917 func (m *LogContext) MarshalTo(dAtA []byte) (int, error) {
1594 func (m *LogContext) Size() (n int) {
1767 func (this *LogContext) String() string {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go112 type LogContext struct { struct
118 func (m *LogContext) Reset() { *m = LogContext{} }
119 func (*LogContext) ProtoMessage() {}
120 func (*LogContext) Descriptor() ([]byte, []int) { return fileDescriptorLogbroker, []int{2} }
342 func (m *LogContext) Copy() *LogContext {
351 func (m *LogContext) CopyFrom(src interface{}) {
910 func (m *LogContext) Marshal() (dAtA []byte, err error) {
920 func (m *LogContext) MarshalTo(dAtA []byte) (int, error) {
1615 func (m *LogContext) Size() (n int) {
1788 func (this *LogContext) String() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go112 type LogContext struct { struct
118 func (m *LogContext) Reset() { *m = LogContext{} }
119 func (*LogContext) ProtoMessage() {}
120 func (*LogContext) Descriptor() ([]byte, []int) { return fileDescriptorLogbroker, []int{2} }
342 func (m *LogContext) Copy() *LogContext {
351 func (m *LogContext) CopyFrom(src interface{}) {
910 func (m *LogContext) Marshal() (dAtA []byte, err error) {
920 func (m *LogContext) MarshalTo(dAtA []byte) (int, error) {
1615 func (m *LogContext) Size() (n int) {
1788 func (this *LogContext) String() string {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go109 type LogContext struct { struct
115 func (m *LogContext) Reset() { *m = LogContext{} }
116 func (*LogContext) ProtoMessage() {}
117 func (*LogContext) Descriptor() ([]byte, []int) { return fileDescriptorLogbroker, []int{2} }
339 func (m *LogContext) Copy() *LogContext {
348 func (m *LogContext) CopyFrom(src interface{}) {
907 func (m *LogContext) Marshal() (dAtA []byte, err error) {
917 func (m *LogContext) MarshalTo(dAtA []byte) (int, error) {
1594 func (m *LogContext) Size() (n int) {
1767 func (this *LogContext) String() string {
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/docker/swarmkit/api/
H A Dlogbroker.pb.go109 type LogContext struct { struct
115 func (m *LogContext) Reset() { *m = LogContext{} }
116 func (*LogContext) ProtoMessage() {}
117 func (*LogContext) Descriptor() ([]byte, []int) { return fileDescriptorLogbroker, []int{2} }
339 func (m *LogContext) Copy() *LogContext {
348 func (m *LogContext) CopyFrom(src interface{}) {
907 func (m *LogContext) Marshal() (dAtA []byte, err error) {
917 func (m *LogContext) MarshalTo(dAtA []byte) (int, error) {
1594 func (m *LogContext) Size() (n int) {
1767 func (this *LogContext) String() string {
[all …]
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/log/
H A DLogContext.java21 public class LogContext { class
/dports/www/nextcloud/nextcloud/apps-pkg/workflowengine/lib/Helper/
H A DLogContext.php34 class LogContext { class
/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/
H A DSizeConverter.php6 use Mpdf\Log\Context as LogContext; alias

123