HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_string_append (Results 1 - 25 of 29) sorted by null

1 2

  /external/dbus/dbus/
dbus-transport-unix.c 72 !_dbus_string_append (&address, "unix:abstract=")) ||
74 !_dbus_string_append (&address, "unix:path=")) ||
75 !_dbus_string_append (&address, path))
dbus-server-unix.c 103 if (!_dbus_string_append (&filename,
106 !_dbus_string_append (&full_path, tmpdir) ||
187 !_dbus_string_append (&address, "unix:abstract=")) ||
189 !_dbus_string_append (&address, "unix:path=")) ||
dbus-sysdeps-util-unix.c 151 !_dbus_string_append (&pid, "\n"))
370 if (!_dbus_string_append (&f, DBUS_CONSOLE_AUTH_DIR))
377 if (!_dbus_string_append (&f, username))
568 if (!_dbus_string_append (filename, ent->d_name))
751 return _dbus_string_append (dirname, "."); /* empty string passed in */
759 return _dbus_string_append (dirname, "/");
764 return _dbus_string_append (dirname, ".");
774 return _dbus_string_append (dirname, "/");
dbus-auth.c 366 if (!_dbus_string_append (&auth->context, "org_freedesktop_general"))
449 if (!_dbus_string_append (&to_hash, ":"))
456 if (!_dbus_string_append (&to_hash, ":"))
599 if (!_dbus_string_append (&tmp2, " "))
605 if (!_dbus_string_append (&tmp2, " "))
928 if (!_dbus_string_append (&tmp, " "))
    [all...]
dbus-marshal-validate-util.c 487 if (!_dbus_string_append (&str, "abc.def"))
500 if (!_dbus_string_append (&str, "abc"))
508 _dbus_string_append (&str, ":");
510 if (!_dbus_string_append (&str, "abc"))
dbus-string-util.c 323 if (!_dbus_string_append (&str, "Hello World"))
369 if (!_dbus_string_append (&str, "a"))
389 if (!_dbus_string_append (&str, "Hello World"))
404 if (!_dbus_string_append (&str, "Hello World"))
418 if (!_dbus_string_append (&str, "Hello World"))
427 if (!_dbus_string_append (&str, "Hello World"))
440 if (!_dbus_string_append (&str, "Hello World"))
478 if (!_dbus_string_append (&str, "Hello World"))
539 if (!_dbus_string_append (&str, "Hello"))
612 if (!_dbus_string_append (&str, "Hello")
    [all...]
dbus-server-debug-pipe.c 159 if (!_dbus_string_append (&address, "debug-pipe:name=") ||
239 if (!_dbus_string_append (&address, "debug-pipe:name=") ||
240 !_dbus_string_append (&address, server_name))
dbus-userdb.c 261 if (!_dbus_string_append (&process_username,
263 !_dbus_string_append (&process_homedir,
387 if (!_dbus_string_append (homedir, info->homedir))
dbus-server-socket.c 328 if (!_dbus_string_append (&address, "tcp:host=") ||
330 !_dbus_string_append (&address, ",port=") ||
dbus-errors.c 350 if (!_dbus_string_append (&str,
dbus-transport-socket.c     [all...]
dbus-userdb-util.c 62 if (!_dbus_string_append(&f, DBUS_CONSOLE_OWNER_FILE))
dbus-sysdeps-unix.c     [all...]
dbus-keyring.c 764 if (!_dbus_string_append (&homedir, override))
822 if (!_dbus_string_append (&keyring->filename_lock, ".lock"))
dbus-string.h 134 dbus_bool_t _dbus_string_append (DBusString *str,
dbus-auth-script.c 411 if (!_dbus_string_append (&to_send, "\r\n"))
dbus-object-tree.c 657 if (!_dbus_string_append (&xml, DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE))
660 if (!_dbus_string_append (&xml, "<node>\n"))
673 if (!_dbus_string_append (&xml, "</node>\n"))
1174 if (!_dbus_string_append (&str, path[i]))
    [all...]
  /external/dbus/bus/
selinux.c 415 if (!_dbus_string_append (&auxdata, "service="))
418 if (!_dbus_string_append (&auxdata, service_name))
423 if (!_dbus_string_append (&auxdata, " spid="))
490 if (!_dbus_string_append (&auxdata, "msgtype="))
493 if (!_dbus_string_append (&auxdata, msgtype))
498 if (!_dbus_string_append (&auxdata, " interface="))
500 if (!_dbus_string_append (&auxdata, interface))
506 if (!_dbus_string_append (&auxdata, " member="))
508 if (!_dbus_string_append (&auxdata, member))
514 if (!_dbus_string_append (&auxdata, " error_name=")
    [all...]
main.c 272 if (!_dbus_string_append (&config_file, DBUS_SYSTEM_CONFIG_FILE))
279 if (!_dbus_string_append (&config_file, DBUS_SESSION_CONFIG_FILE))
291 if (!_dbus_string_append (&config_file, file))
299 if (!_dbus_string_append (&config_file, arg))
313 if (!_dbus_string_append (&addr_fd, desc))
323 if (!_dbus_string_append (&addr_fd, arg))
339 if (!_dbus_string_append (&pid_fd, desc))
349 if (!_dbus_string_append (&pid_fd, arg))
driver.c 216 if (!_dbus_string_append (str, ":"))
222 if (!_dbus_string_append (str, "."))
    [all...]
activation.c 271 if (!_dbus_string_append (&file_path, s_dir->dir_c) ||
418 if (!_dbus_string_append (&file_path, entry->s_dir->dir_c) ||
568 if (!_dbus_string_append (&full_path, s_dir->dir_c) ||
    [all...]
bus.c 445 if (!_dbus_string_append (&full_address, ";"))
452 if (!_dbus_string_append (&full_address, addr))
628 if (!_dbus_string_append (&addr, a) ||
629 !_dbus_string_append (&addr, "\n"))
737 !_dbus_string_append (&pid, "\n"))
    [all...]
signals.c 141 if (!_dbus_string_append (&str, ","))
153 if (!_dbus_string_append (&str, ","))
165 if (!_dbus_string_append (&str, ","))
177 if (!_dbus_string_append (&str, ","))
189 if (!_dbus_string_append (&str, ","))
210 if (!_dbus_string_append (&str, ","))
    [all...]
  /external/dbus/test/
shell-test.c 43 _dbus_string_append (&str, original_argv[i]);
decode-gcov.c 218 if (!_dbus_string_append (funcname,
    [all...]

Completed in 520 milliseconds

1 2