Home
last modified time | relevance | path

Searched refs:own_copy (Results 1 – 1 of 1) sorted by relevance

/external/dbus/bus/
Dconfig-parser.c1695 char *own_copy; in start_selinux_child() local
1698 own_copy = NULL; in start_selinux_child()
1728 own_copy = _dbus_strdup (own); in start_selinux_child()
1729 if (own_copy == NULL) in start_selinux_child()
1736 own_copy, context_copy)) in start_selinux_child()
1750 if (own_copy) in start_selinux_child()
1751 dbus_free (own_copy); in start_selinux_child()