Searched refs:own_copy (Results 1 – 1 of 1) sorted by relevance
1710 char *own_copy; in start_selinux_child() local1713 own_copy = NULL; in start_selinux_child()1743 own_copy = _dbus_strdup (own); in start_selinux_child()1744 if (own_copy == NULL) in start_selinux_child()1751 own_copy, context_copy)) in start_selinux_child()1765 if (own_copy) in start_selinux_child()1766 dbus_free (own_copy); in start_selinux_child()