Home | History | Annotate | Download | only in bus

Lines Matching full:own_copy

1695   char *own_copy;
1698 own_copy = NULL;
1728 own_copy = _dbus_strdup (own);
1729 if (own_copy == NULL)
1736 own_copy, context_copy))
1750 if (own_copy)
1751 dbus_free (own_copy);