Searched defs:svc (Results 1 – 7 of 7) sorted by relevance
82 service* svc = node_to_item(node, struct service, slist); in dump_parser_state() local474 struct service *svc; in service_find_by_name() local487 struct service *svc; in service_find_by_pid() local500 struct service *svc; in service_find_by_keychord() local510 void service_for_each(void (*func)(struct service *svc)) in service_for_each()513 struct service *svc; in service_for_each() local521 void (*func)(struct service *svc)) in service_for_each_class()524 struct service *svc; in service_for_each_class() local534 void (*func)(struct service *svc)) in service_for_each_flags()537 struct service *svc; in service_for_each_flags() local[all …]
35 void add_service_keycodes(struct service *svc) in add_service_keycodes()66 struct service *svc; in handle_keychord() local
187 void service_start(struct service *svc, const char *dynamic_args) in service_start()402 static void service_stop_or_reset(struct service *svc, int how) in service_stop_or_reset()430 void service_reset(struct service *svc) in service_reset()435 void service_stop(struct service *svc) in service_stop()440 void service_restart(struct service *svc) in service_restart()457 static void restart_service_if_needed(struct service *svc) in restart_service_if_needed()482 struct service *svc = NULL; in msg_start() local510 struct service *svc = service_find_by_name(name); in msg_stop() local521 struct service *svc = service_find_by_name(name); in msg_restart() local
103 static void service_start_if_not_disabled(struct service *svc) in service_start_if_not_disabled()141 struct service *svc; in do_enable() local155 service* svc = make_exec_oneshot_service(nargs, args); in do_exec() local527 struct service *svc; in do_start() local537 struct service *svc; in do_stop() local547 struct service *svc; in do_restart() local
63 service* svc = service_find_by_pid(pid); in wait_for_one_process() local
80 service* svc = make_exec_oneshot_service(argc, argv); in Test_make_exec_oneshot_service() local
1074 static bt_status_t cind_response(int svc, int num_active, int num_held, in cind_response()