Searched refs:_dbus_verbose (Results 1 - 25 of 68) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Ddir-watch-dnotify.c71 _dbus_verbose ("Added watch on config directory '%s'\n", dir);
82 _dbus_verbose ("Dropping all watches on config directories\n");
88 _dbus_verbose ("Error closing fd %d for config directory watch\n", fds[i]);
H A Dselinux.c331 _dbus_verbose ("SELinux not enabled in this kernel.\n");
335 _dbus_verbose ("SELinux is enabled in this kernel.\n");
345 _dbus_verbose ("Access Vector Cache (AVC) started.\n");
362 _dbus_verbose ("Error getting context of bus: %s\n",
369 _dbus_verbose ("Error getting SID from bus context: %s\n",
449 _dbus_verbose ("SELinux denying due to security policy.\n");
452 _dbus_verbose ("SELinux denying due to invalid security context.\n");
455 _dbus_verbose ("SELinux denying due to: %s\n", _dbus_strerror (errno));
710 _dbus_verbose ("Failed to get file descriptor of socket.\n");
716 _dbus_verbose ("Erro
[all...]
H A Dtest.c84 _dbus_verbose ("Removing client %p in disconnect handler\n",
208 _dbus_verbose ("---> Dispatching on \"client side\"\n");
218 _dbus_verbose ("---> blocking on \"client side\"\n");
226 _dbus_verbose ("---> Done dispatching on \"client side\"\n");
233 _dbus_verbose ("---> Dispatching on \"server side\"\n");
243 _dbus_verbose ("---> blocking on \"server side\"\n");
251 _dbus_verbose ("---> Done dispatching on \"server side\"\n");
H A Dexpirelist.c104 _dbus_verbose ("Enabled an expire timeout with interval %d\n",
111 _dbus_verbose ("Disabled an expire timeout\n");
114 _dbus_verbose ("No need to disable this expire timeout\n");
120 _dbus_verbose ("setting interval on expire list to 0 for immediate recheck\n");
153 _dbus_verbose ("Expiring an item %p\n", item);
210 _dbus_verbose ("Running\n");
373 _dbus_verbose ("next_interval = %d\n", next_interval);
380 _dbus_verbose ("next_interval = %d\n", next_interval);
387 _dbus_verbose ("next_interval = %d\n", next_interval);
H A Dpolicy.c396 _dbus_verbose ("List %p user rule uid="DBUS_UID_FORMAT"\n",
406 _dbus_verbose ("List %p group rule gid="DBUS_GID_FORMAT"\n",
447 _dbus_verbose ("Did not get any groups for UID %lu\n",
467 _dbus_verbose ("UID %lu allowed = %d\n", uid, allowed);
792 _dbus_verbose ("Optimizing policy with %d rules\n",
846 _dbus_verbose ("After optimization, policy has %d rules\n",
854 _dbus_verbose ("Appending rule %p with type %d to policy %p\n",
881 _dbus_verbose (" (policy) checking send rules\n");
899 _dbus_verbose (" (policy) skipping non-send rule\n");
907 _dbus_verbose (" (polic
[all...]
H A Ddispatch.c212 _dbus_verbose ("DISPATCH: %s %s %s to %s\n",
278 _dbus_verbose ("Security policy rejected message\n");
282 _dbus_verbose ("Giving message to %s\n", DBUS_SERVICE_DBUS);
288 _dbus_verbose ("Received message from non-registered client. Disconnecting.\n");
318 _dbus_verbose ("bus_activation_activate_service() failed: %s\n", error.name);
354 _dbus_verbose ("Not sending error to connection we disconnected\n");
452 _dbus_verbose ("expecting: %s\n", what_is_expected);
467 _dbus_verbose ("Spinning to auth connection %p\n", connection);
474 _dbus_verbose (" ... done spinning to auth connection %p\n", connection);
528 _dbus_verbose ("Receive
[all...]
H A Dactivation-helper.c88 _dbus_verbose ("Looking at '%s'\n", dir);
103 _dbus_verbose ("Trying to load file '%s'\n", _dbus_string_get_data (&full_path));
108 _dbus_verbose ("Could not load %s: %s: %s\n",
434 _dbus_verbose ("dbus-daemon-activation-helper: using config file: %s\n",
473 _dbus_verbose ("dbus-daemon-activation-helper: Name='%s'\n", bus_name);
474 _dbus_verbose ("dbus-daemon-activation-helper: Exec='%s'\n", exec);
475 _dbus_verbose ("dbus-daemon-activation-helper: User='%s'\n", user);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-transport-socket.c76 _dbus_verbose ("start\n");
98 _dbus_verbose ("end\n");
106 _dbus_verbose ("\n");
162 _dbus_verbose ("check_write_watch(): needed = %d on connection %p watch %p fd = %d outgoing messages exist %d\n",
180 _dbus_verbose ("fd = %d\n",socket_transport->fd);
226 _dbus_verbose (" setting read watch enabled = %d\n", need_read_watch);
263 _dbus_verbose (" read %d bytes in auth phase\n", bytes_read);
279 _dbus_verbose ("Error reading from remote app: %s\n",
290 _dbus_verbose ("Disconnected from remote app\n");
326 _dbus_verbose ("Erro
[all...]
H A Ddbus-memory.c136 _dbus_verbose ("Will fail dbus_malloc every %d times\n", fail_nth);
142 _dbus_verbose ("Will fail mallocs over %ld bytes\n",
149 _dbus_verbose ("Will use dbus_malloc guards\n");
155 _dbus_verbose ("Will disable memory pools\n");
161 _dbus_verbose ("Will backtrace on failing a dbus_malloc\n");
167 _dbus_verbose ("Will abort if system malloc() and friends fail\n");
200 _dbus_verbose ("Set fail alloc counter = %d\n", fail_alloc_counter);
261 _dbus_verbose("TODO: memory allocation testing errors disabled for now\n");
273 _dbus_verbose ("failure %d\n", n_failures_this_failure);
285 _dbus_verbose ("rese
[all...]
H A Ddbus-keyring.c209 _dbus_verbose ("Did not get lock file, sleeping %d milliseconds (%s)\n",
222 _dbus_verbose ("Lock file timed out %d times, assuming stale\n",
227 _dbus_verbose ("Couldn't delete old lock file: %s\n",
236 _dbus_verbose ("Couldn't create lock file after deleting stale one: %s\n",
323 _dbus_verbose ("Key ID %d already existed, trying another one\n",
328 _dbus_verbose ("Creating key with ID %d\n", id);
450 _dbus_verbose ("Failed to load keyring file: %s\n",
483 _dbus_verbose ("could not parse secret key ID at start of line\n");
489 _dbus_verbose ("invalid secret key ID at start of line\n");
499 _dbus_verbose ("coul
[all...]
H A Ddbus-mainloop.c480 _dbus_verbose ("Interval is %ld seconds %ld msecs\n",
483 _dbus_verbose ("Now is %lu seconds %lu usecs\n",
485 _dbus_verbose ("Last is %lu seconds %lu usecs\n",
487 _dbus_verbose ("Exp is %lu seconds %lu usecs\n",
489 _dbus_verbose ("Pre-correction, sec_remaining %ld msec_remaining %ld\n",
519 _dbus_verbose ("System clock set backward! Resetting timeout.\n");
528 _dbus_verbose (" timeout expires in %d milliseconds\n", *timeout);
539 _dbus_verbose (" %d connections to dispatch\n", _dbus_list_get_length (&loop->need_dispatch));
608 _dbus_verbose ("Iteration block=%d depth=%d timeout_count=%d watch_count=%d\n",
642 _dbus_verbose (" timeou
[all...]
H A Ddbus-mempool.c255 _dbus_verbose (" FAILING mempool alloc\n");
469 _dbus_verbose ("Timings for size %d\n", size);
471 _dbus_verbose (" malloc\n");
501 _dbus_verbose (" created/destroyed %d elements in %g seconds\n",
506 _dbus_verbose (" mempools\n");
540 _dbus_verbose (" created/destroyed %d elements in %g seconds\n",
543 _dbus_verbose (" zeroed malloc\n");
573 _dbus_verbose (" created/destroyed %d elements in %g seconds\n",
576 _dbus_verbose (" zeroed mempools\n");
610 _dbus_verbose (" create
[all...]
H A Ddbus-file-unix.c80 _dbus_verbose ("file fd %d opened\n", fd);
89 _dbus_verbose ("fstat() failed: %s",
123 _dbus_verbose ("read() failed: %s",
139 _dbus_verbose ("Can only open regular files at the moment.\n");
239 _dbus_verbose ("tmp file fd %d opened\n", fd);
308 _dbus_verbose ("Failed to unlink temp file %s: %s\n",
375 _dbus_verbose ("exclusive file fd %d opened\n", fd);
H A Ddbus-transport.c69 _dbus_verbose ("Size counter value is now %d\n",
71 _dbus_verbose ("Unix FD counter value is now %d\n",
204 _dbus_verbose ("Initialized transport on address %s\n", transport->address);
483 _dbus_verbose ("finalizing\n");
502 _dbus_verbose ("start\n");
513 _dbus_verbose ("end\n");
550 _dbus_verbose ("unlock\n");
557 _dbus_verbose ("lock post unix user function\n");
562 _dbus_verbose ("Client UID "DBUS_UID_FORMAT" authorized\n", uid);
566 _dbus_verbose ("Clien
[all...]
H A Ddbus-marshal-recursive.c82 _dbus_verbose (" %d FIXUPS to apply\n",
100 _dbus_verbose (" applying FIXUP to reader %p at pos %d new_len = %d old len %d\n",
229 _dbus_verbose (" reader %p len_pos %d array len %u len_offset %d\n",
263 _dbus_verbose (" type reader %p array start = %d len_offset = %d array len = %d array element type = %s\n",
299 _dbus_verbose (" type reader %p variant containing '%s'\n",
565 _dbus_verbose (" reader %p array next START start_pos = %d end_pos = %d value_pos = %d current_type = %s\n",
618 _dbus_verbose (" reader %p array next END start_pos = %d end_pos = %d value_pos = %d current_type = %s\n",
745 _dbus_verbose (" type reader %p init type_pos = %d value_pos = %d remaining sig '%s'\n",
770 _dbus_verbose (" type reader %p init types only type_pos = %d remaining sig '%s'\n",
803 _dbus_verbose (" typ
[all...]
H A Ddbus-watch.c311 _dbus_verbose ("Adding a %s watch on fd %d using newly-set add watch function\n",
328 _dbus_verbose ("Removing watch on fd %d using newly-set remove function because initial add failed\n",
347 _dbus_verbose ("Removing all pre-existing watches\n");
385 _dbus_verbose ("Adding watch on fd %d\n",
416 _dbus_verbose ("Removing watch on fd %d\n",
448 _dbus_verbose ("Toggling watch %p on fd %d to %d\n",
626 _dbus_verbose ("Setting watch fd %d data to data = %p function = %p from data = %p function = %p\n",
695 _dbus_verbose ("After sanitization, watch flags on fd %d were 0\n",
H A Ddbus-socket-set-poll.c68 _dbus_verbose ("freed socket set %p\n", self);
98 _dbus_verbose ("new socket set at %p\n", ret);
134 _dbus_verbose ("inflating set %p from %d en/%d res/%d alloc to %d\n",
145 _dbus_verbose ("before adding fd %d to %p, %d en/%d res/%d alloc\n",
220 _dbus_verbose ("after removing fd %d from %p, %d en/%d res/%d alloc\n",
232 _dbus_verbose ("before deflating %p, %d en/%d res/%d alloc\n",
H A Ddbus-sysdeps-util-unix.c87 _dbus_verbose ("Becoming a daemon...\n");
89 _dbus_verbose ("chdir to /\n");
97 _dbus_verbose ("forking...\n");
101 _dbus_verbose ("fork failed\n");
108 _dbus_verbose ("in child, closing std file descriptors\n");
125 _dbus_verbose ("keeping stderr open due to DBUS_DEBUG_OUTPUT\n");
131 _dbus_verbose ("setting umask\n");
135 _dbus_verbose ("calling setsid()\n");
145 _dbus_verbose ("pid file or pipe write failed: %s\n",
151 _dbus_verbose ("paren
[all...]
H A Ddbus-connection.c68 if (TRACE_LOCKS) { _dbus_verbose ("LOCK\n"); } \
413 _dbus_verbose ("UNLOCK\n");
522 _dbus_verbose ("Message %p (%s %s %s %s '%s' reply to %u) added to incoming queue %p, %d incoming\n",
566 _dbus_verbose ("Synthesized message %p added to incoming queue %p, %d incoming\n",
654 _dbus_verbose ("Message %p (%s %s %s %s '%s') removed from outgoing queue %p, %d left to send\n",
1081 _dbus_verbose ("locking io_path_mutex\n");
1084 _dbus_verbose ("start connection->io_path_acquired = %d timeout = %d\n",
1093 _dbus_verbose ("waiting %d for IO path to be acquirable\n",
1114 _dbus_verbose ("waiting for IO path to be acquirable\n");
1127 _dbus_verbose ("en
[all...]
H A Ddbus-server-socket.c94 _dbus_verbose ("Creating new client connection with fd %d\n", client_fd);
181 _dbus_verbose ("Handling client connection, flags 0x%x\n", flags);
200 _dbus_verbose ("No client available to accept after all\n");
202 _dbus_verbose ("Failed to accept a client connection: %s\n",
210 _dbus_verbose ("Rejected client connection due to lack of memory\n");
215 _dbus_verbose ("Error on server listening socket\n");
218 _dbus_verbose ("Hangup on server listening socket\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/
H A Dtest-names.c26 _dbus_verbose ("*** Failed to acquire name '%s': %s\n", name,
38 _dbus_verbose ("*** Managed to acquire name '%s'\n", name);
75 _dbus_verbose ("*** Test service name exiting\n");
H A Dtest-shell-service.c42 _dbus_verbose ("sending reply to Echo method\n");
173 _dbus_verbose ("*** Failed to acquire service: %s\n",
182 _dbus_verbose ("*** Failed to acquire service: %d\n", result);
186 _dbus_verbose ("*** Test service entering main loop\n");
200 _dbus_verbose ("*** Test service exiting\n");
H A Dtest-service.c134 _dbus_verbose ("sending reply to Echo method\n");
159 _dbus_verbose ("*** Sending message to self\n");
187 _dbus_verbose ("sending reply to Echo method\n");
238 _dbus_verbose ("sleeping for a short time\n");
242 _dbus_verbose ("sending reply to DelayEcho method\n");
321 _dbus_verbose ("emitting signal Foo\n");
475 _dbus_verbose ("*** Failed to acquire service: %s\n",
484 _dbus_verbose ("*** Failed to acquire service: %d\n", result);
488 _dbus_verbose ("*** Test service entering main loop\n");
502 _dbus_verbose ("*** Tes
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/name-test/
H A Dtest-ids.c53 _dbus_verbose ("*** Test IDs exiting\n");
H A Dtest-shutdown.c65 _dbus_verbose ("*** Test shutdown exiting\n");

Completed in 246 milliseconds

123