OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:service_exists
(Results
1 - 2
of
2
) sorted by null
/external/dhcpcd-6.8.2/
dhcpcd-run-hooks.in
316
service_exists
()
353
service_exists
$1 && service_cmd $1 $2
358
service_exists
$1 && service_status $1 && service_cmd $1 $2
/external/dbus/bus/
driver.c
691
dbus_bool_t
service_exists
;
local
709
service_exists
= TRUE;
715
service_exists
= service != NULL;
726
DBUS_TYPE_BOOLEAN, &
service_exists
,
[
all
...]
Completed in 138 milliseconds