Searched refs:run_request_run (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/hal/hald-runner/ |
H A D | runner.h | 47 gboolean run_request_run(run_request *r, DBusConnection *con, DBusMessage *msg, GPid *out_pid);
|
H A D | main.c | 123 run_request_run(r, con, msg, NULL); in handle_run() 160 if (run_request_run(r, con, NULL, &pid)) { in handle_start()
|
H A D | runner.c | 242 run_request_run (run_request *r, DBusConnection *con, DBusMessage *msg, GPid *out_pid) in run_request_run() function
|