Searched defs:Crash (Results 1 - 1 of 1) sorted by relevance

/sssd/src/tests/
H A Dsbus_tests.c46 #define PILOT_CRASH "Crash"
76 " <method name=\"Crash\" />\n" \
85 sbus_msg_handler_fn Crash; member in struct:pilot_vtable
107 offsetof(struct pilot_vtable, Crash),
136 ck_assert_str_eq(data, "Crash into the billboard");
196 .Crash = crash_handler,
204 discard_const("Crash into the billboard"));

Completed in 1479 milliseconds