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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconfig-parser.c1710 char *own_copy; local
1713 own_copy = NULL;
1743 own_copy = _dbus_strdup (own);
1744 if (own_copy == NULL)
1751 own_copy, context_copy))
1765 if (own_copy)
1766 dbus_free (own_copy);

Completed in 43 milliseconds