Searched refs:_dbus_assert_not_reached (Results 26 - 50 of 55) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-internals.h144 #define _dbus_assert_not_reached(explanation) do { } while (0) macro
149 #define _dbus_assert_not_reached(explanation) \ macro
H A Ddbus-hash.c329 _dbus_assert_not_reached ("Unknown hash table type");
1023 _dbus_assert_not_reached ("Unknown hash table type");
1447 _dbus_assert_not_reached ("no memory");
1454 _dbus_assert_not_reached ("no memory");
1804 _dbus_assert_not_reached ("hash entry should have existed");
1808 _dbus_assert_not_reached ("hash entry should have existed");
H A Ddbus-keyring.c630 _dbus_assert_not_reached ("didn't handle errors properly");
1070 _dbus_assert_not_reached ("no memory");
1072 _dbus_assert_not_reached ("no memory");
H A Ddbus-credentials.c243 _dbus_assert_not_reached ("Unknown credential enum value");
H A Ddbus-spawn.c667 _dbus_assert_not_reached ("Child has not exited");
1256 _dbus_assert_not_reached ("Got to code after write_err_and_exit()");
1264 _dbus_assert_not_reached ("Got to code after exec() - should have exited on error");
1269 _dbus_assert_not_reached ("Got to code after babysit()");
H A Ddbus-timeout.c344 _dbus_assert_not_reached ("Nonexistent timeout was removed");
H A Ddbus-server.c1224 _dbus_assert_not_reached ("Failed to listen for valid address.");
1236 _dbus_assert_not_reached ("bad server id or address");
H A Ddbus-mempool.c386 _dbus_assert_not_reached ("freed nonexistent block");
H A Ddbus-signature.c583 _dbus_assert_not_reached ("out of memory");
H A Ddbus-watch.c412 _dbus_assert_not_reached ("Nonexistent watch was removed");
H A Ddbus-auth-script.c221 _dbus_assert_not_reached ("no memory");
H A Ddbus-sysdeps-win.c472 _dbus_assert_not_reached ("not implemented");
498 _dbus_assert_not_reached ("Could not initialize WinSock");
510 _dbus_assert_not_reached ("No usable WinSock found");
968 _dbus_assert_not_reached ("buffer overflow in _dbus_poll");
1105 _dbus_assert_not_reached ("buffer overflow in _dbus_poll");
H A Ddbus-marshal-validate.c653 _dbus_assert_not_reached ("invalid typecode in supposedly-validated signature");
H A Ddbus-spawn-win.c307 _dbus_assert_not_reached ("Child has not exited");
H A Ddbus-sysdeps-util-unix.c137 _dbus_assert_not_reached ("setsid() failed");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dsignals.c2597 _dbus_assert_not_reached ("oom");
2605 _dbus_assert_not_reached ("oom");
2616 _dbus_assert_not_reached ("oom");
2623 _dbus_assert_not_reached ("oom");
2672 _dbus_assert_not_reached ("oom");
2677 _dbus_assert_not_reached ("oom");
2766 _dbus_assert_not_reached ("oom");
2771 _dbus_assert_not_reached ("oom");
2776 _dbus_assert_not_reached ("oom");
2804 _dbus_assert_not_reached ("Parsin
[all...]
H A Dconnection.c242 _dbus_assert_not_reached ("Removing service owner failed for non-memory-related reason");
256 _dbus_assert_not_reached ("setting watch functions to NULL failed");
262 _dbus_assert_not_reached ("setting timeout functions to NULL failed");
288 _dbus_assert_not_reached ("adjusting downward should never fail");
730 _dbus_assert_not_reached ("setting watch functions to NULL failed");
736 _dbus_assert_not_reached ("setting timeout functions to NULL failed");
758 _dbus_assert_not_reached ("failed to set connection data to null");
1193 _dbus_assert_not_reached ("Failed to set reply serial for preallocated oom message");
1651 _dbus_assert_not_reached ("pending reply did not exist to be cancelled");
H A Dbus.c778 _dbus_assert_not_reached ("second ref of server data slot failed");
1004 _dbus_assert_not_reached ("setting watch functions to NULL failed");
1010 _dbus_assert_not_reached ("setting timeout functions to NULL failed");
1562 _dbus_assert_not_reached ("a message was somehow sent to an inactive recipient from a source other than the message bus\n");
H A Dconfig-loader-libxml.c286 _dbus_assert_not_reached ("unexpected nodes in XML");
H A Dexpirelist.c367 _dbus_assert_not_reached ("out of memory");
H A Dservices.c1043 _dbus_assert_not_reached ("Tried to swap a non primary owner");
1052 _dbus_assert_not_reached ("Tried to swap owner of a service that has no owners");
1056 _dbus_assert_not_reached ("Tried to swap owner of a service that has no other owners in the queue");
1142 _dbus_assert_not_reached ("Tried to remove owner of a service that has no owners");
H A Dactivation-helper.c400 _dbus_assert_not_reached ("dbus-daemon-launch-helper-test binary is setuid!");
H A Dactivation.c185 _dbus_assert_not_reached ("setting watch functions to NULL failed");
2445 _dbus_assert_not_reached ("Test failed");
2548 _dbus_assert_not_reached ("could not initiate service reload test");
2557 _dbus_assert_not_reached ("could not initiate service reload test");
H A Dpolicy.c835 _dbus_assert_not_reached ("invalid rule");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/
H A Dtest-service.c115 _dbus_assert_not_reached ("Unexpected message received\n");

Completed in 312 milliseconds

123