OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAULT
(Results
1 - 25
of
29
) sorted by relevancy
1
2
/src/sys/sys/
fault.h
1
/* $NetBSD:
fault
.h,v 1.2 2020/06/30 16:28:17 maxv Exp $ */
39
#if !defined(_KERNEL) || defined(
FAULT
)
69
#endif /* !_KERNEL ||
FAULT
*/
72
#ifdef
FAULT
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
thread-device.c
76
FAULT
("can't create service tracker.");
84
FAULT
("can't create thread tracker.");
92
FAULT
("can't create node type tracker.");
100
FAULT
("can't create service publisher.");
108
FAULT
("can't create dnssd client");
137
FAULT
("can't get rloc16: %d", status);
srp.h
96
FAULT
("ALLOC: release after finalize at %2.2d: %p (%10s): %s:%d", \
100
FAULT
("ALLOC: release at %2.2d: %p (%10s): %s:%d", \
127
FAULT
("ALLOC: retain at %2.2d: %p (%10s): %s:%d", \
146
FAULT
("ALLOC: release after finalize at %2.2d: %p (%10s): %s:%d", \
151
FAULT
("ALLOC: release at %2.2d: %p (%10s): %s:%d", \
167
FAULT
("ALLOC: retain at %2.2d: %p (%10s): %s:%d", \
174
FAULT
("ALLOC: release after finalize at %2.2d: %p (%10s)", \
179
FAULT
("ALLOC: release at %2.2d: %p (%10s)", \
194
FAULT
("ALLOC: retain at %2.2d: %p (%10s)", \
adv-resolve.c
34
#undef
FAULT
35
#define
FAULT
(fmt, ...) os_log_info(adv_log, "%{public}s: " # fmt, __FUNCTION__, ##__VA_ARGS__)
65
FAULT
("subscription->local_instance is not NULL (%p)", subscription->local_instance);
68
FAULT
("subscription->push_instance is not NULL (%p)", subscription->push_instance);
71
FAULT
("subscription->service is not NULL (%p)", subscription->service);
92
FAULT
("state->null_browse_ref is non-null: %p", state->null_browse_ref);
96
FAULT
("state->null_browse_ref is non-null: %p", state->push_browse_ref);
100
FAULT
("state->instances not NULL (%p)", state->instances);
103
FAULT
("state->next not NULL (%p)", state->next);
148
FAULT
("state->resolve_ref is non-null: %p", state->resolve_ref)
[
all
...]
srp-log.h
54
# define
FAULT
(fmt, ...)
67
# define
FAULT
(fmt, ...) srp_log_error(fmt, ##__VA_ARGS__)
86
# define
FAULT
(fmt, ...) do { SRP_LOG_TIME; fprintf(stderr, "%s %s: " fmt "\n", srp_log_time_buf, __FUNCTION__, ##__VA_ARGS__); } while (0)
114
# define
FAULT
(format, ...) SRP_OS_LOG(global_os_log, LOG_TYPE_FAULT, format, ##__VA_ARGS__)
138
# define
FAULT
(fmt, ...) syslog(LOG_CRIT, "%s: " fmt, __FUNCTION__, ##__VA_ARGS__)
174
* And to follow the same log level with os_log,
FAULT
() is defined.
175
* #define
FAULT
(format, ...) log_with_component_and_type(OS_LOG_DEFAULT, LOG_TYPE_FAULT, format, ##__VA_ARGS__)
177
*
FAULT
level lof will be mapped to LOG_TYPE_FAULT in os_log.
183
*
FAULT
level lof will be mapped to LOG_CRIT in syslog.
srp-log.c
43
FAULT
("Invalid qclass - qclass: %u", qclass);
146
FAULT
("Invalid dns_rrtype - rrtype: %u", rrtype);
verify-macos.c
95
FAULT
("Unsupported KEY algorithm - KEY algorithm: %u", key->data.key.algorithm);
190
FAULT
("Unsupported SIG(0) algorithm - SIG(0) algorithm: %u", signature->data.sig.algorithm));
206
FAULT
("Invalid signer name length - signer name length: %zu", canonical_signer_name_length));
dso-utils.c
109
FAULT
("No room for dso length in Retry Delay message.");
ifpermit.c
124
FAULT
("permit remove for interface " PUB_S_SRP " which does not exist", name);
omr-publisher.c
450
FAULT
("expecting an omr_watcher to be on the publisher");
497
FAULT
("expecting an omr_watcher to be on the publisher");
648
FAULT
("published prefix still present");
977
FAULT
("no DHCP client running!");
1029
FAULT
("ULA prefix is being advertised on infrastructure: " PRI_SEGMENTED_IPv6_ADDR_SRP,
posix.c
79
FAULT
("out of file descriptors!!");
596
FAULT
("per-process open file limit reached.");
599
FAULT
("per-system open file limit reached.");
service-tracker.c
354
FAULT
("service tracker reference count should not be 1 here!");
377
FAULT
("[ST%lld] duplicate context %p", tracker->id, context);
517
FAULT
("old_service type is bogus: %d", old_service->service_type);
node-type-tracker.c
209
FAULT
("[TT%lld] duplicate context %p", tracker->id, context);
state-machine.c
188
FAULT
(PUB_S_SRP "/" PRI_S_SRP ": event " PUB_S_SRP " received in state " PUB_S_SRP " with NULL action",
thread-tracker.c
88
NETWORK_STATE_TO_STRING(
fault
);
236
FAULT
("[TT%lld] duplicate context %p", tracker->id, context);
srp-replication.c
1258
FAULT
("sending a message on a nonexistent connection: " PUB_S_SRP " (%04d-%02d-%02d %02d:%02d:%02d.%06d%c%02ld%02ld)!",
1392
FAULT
("failed to detect null connection!");
1598
FAULT
("no host message to send for " PRI_S_SRP " on " PRI_S_SRP ".", host->name, srpl_connection->name);
2988
FAULT
("unidentified instance " PRI_S_SRP " (%p) has outgoing connection (%p)!",
3404
FAULT
("current_thread_domain_name is NULL.");
3816
FAULT
("num_copies went negative");
4055
FAULT
(PRI_S_SRP ": got to srpl_instance_reconnect with a connected (" PUB_S_SRP ") outgoing connection.",
4107
FAULT
(PRI_S_SRP "disconnecting, but can't reconnect!", srpl_connection->name);
4501
FAULT
("srpl_connection->instance shouldn't ever be NULL here, but it is.");
4505
FAULT
("srpl_connection->instance->domain shouldn't ever be NULL here, but it is.")
[
all
...]
service-publisher.c
598
FAULT
("published service still present: %p", *p_published);
1224
FAULT
("listener still present");
1249
FAULT
("have_srp_listener is true but there's no listener!");
1817
FAULT
("can't track WED status: %d", status);
1825
FAULT
("can't track WED status: %d", status);
srp-mdns-proxy.c
131
FAULT
("DNSServiceRemoveRecord(%p, %p, %p, 0) returned %d",
962
FAULT
("unable to clean up host address registration because host object is gone from update.");
992
FAULT
("unable to clean up host key registration because host object is gone from update.");
1522
FAULT
("j (%d) == num_instances (%d)", j, num_instances);
1877
FAULT
("bogus error code 1");
2027
FAULT
("instance->txn is NULL for instance %p!", instance);
2085
FAULT
("instance->txn is NULL for instance %p!", instance);
2155
FAULT
("bogus time buf size %zd", time_buf_size);
2236
FAULT
("bogus error code 1");
2690
FAULT
("bogus error code 1")
[
all
...]
macos-ioloop.c
1080
FAULT
("cancel on canceled connection " PRI_S_SRP, connection->name);
1312
FAULT
("launchd_activate_socket failed for " PUB_S_SRP ": " PUB_S_SRP, launchd_name, strerror(ret));
1315
FAULT
("too few sockets returned from launchd_active_socket for " PUB_S_SRP" : %zd", launchd_name, cnt);
1318
FAULT
("too many sockets returned from launchd_active_socket for " PUB_S_SRP" : %zd", launchd_name, cnt);
1663
FAULT
("launchd not yet supported for connection groups");
2137
FAULT
("io->fd has been set to -1 too early");
probe-srp.c
423
FAULT
("bogus service type in probe_srp_service: %d", service->service_type);
route-tracker.c
588
FAULT
("more than one infra interface: " PUB_S_SRP " and " PUB_S_SRP " (picked)", interface->name, preferred->name);
dnssd-proxy.c
837
FAULT
("DNS Push connection count went negative");
1552
FAULT
("skipping address type other than IPv4/IPv6 - type: %u", addr->sa.sa_family);
3075
FAULT
("[Q%d][QU%d] answers present, but dp_query_wakeup reached for name " PRI_S_SRP,
4640
FAULT
("srp_tls_init failed.");
/src/external/apache2/mDNSResponder/dist/DSO/
dso.c
60
#undef
FAULT
62
#define
FAULT
(fmt, ...)
248
FAULT
("Fatal: sizeof (*dso)[%zd], outsize[%zd], "
433
FAULT
("[DSO%u] Cannot search for activity with name and context both equal to NULL - "
455
FAULT
("[DSO%u] The activity specified by the name does not have the expected context - "
486
FAULT
("[DSO%u] Trying to add a duplicate activity - activity name: " PRI_S_SRP ", activity type: " PUB_S_SRP
542
FAULT
("[DSO%u] Trying to remove an activity that is not in the list - "
/src/sys/arch/m68k/060sp/dist/
changes
91
FSLW =
FAULT
STATUS LONGWORD
113
FSLW =
FAULT
STATUS LONGWORD
/src/sys/arch/powerpc/fpu/
fpu_emu.c
198
#define
FAULT
3
225
printf("fpu_emulate:
fault
reading opcode\n");
263
case
FAULT
:
416
return (
FAULT
);
489
return (
FAULT
);
498
return (
FAULT
);
Completed in 65 milliseconds
1
2
Indexes created Wed Aug 05 00:25:39 UTC 2026