HomeSort by relevance Sort by last modified time
    Searched refs:service_exists (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd/
dhcpcd-run-hooks.in 151 service_exists()
171 service_exists $1 && service_cmd $1 $2
175 service_exists $1 && service_status $1 && service_cmd $1 $2
  /external/dbus/bus/
driver.c 690 dbus_bool_t service_exists; local
708 service_exists = TRUE;
714 service_exists = service != NULL;
725 DBUS_TYPE_BOOLEAN, &service_exists,
    [all...]

Completed in 45 milliseconds