HomeSort by relevance Sort by last modified time
    Searched full:append_quoted_string (Results 1 - 1 of 1) sorted by null

  /external/dbus/dbus/
dbus-auth-script.c 45 /* this is slightly different from the other append_quoted_string
49 append_quoted_string (DBusString *dest, function
488 if (!append_quoted_string (&to_send, &line))
666 if (!append_quoted_string (&expected, &line))
727 if (!append_quoted_string (&expected, &line))

Completed in 2379 milliseconds