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

/external/dhcpcd/
H A Ddhcpcd-run-hooks.in151 service_exists()
171 service_exists $1 && service_cmd $1 $2
175 service_exists $1 && service_status $1 && service_cmd $1 $2
/external/dbus/bus/
H A Ddriver.c690 dbus_bool_t service_exists; local
708 service_exists = TRUE;
714 service_exists = service != NULL;
725 DBUS_TYPE_BOOLEAN, &service_exists,

Completed in 312 milliseconds