Searched refs:command_handler (Results 1 – 3 of 3) sorted by relevance
336 static void command_handler(SCLPEventFacility *ef, SCCB *sccb, uint64_t code) in command_handler() function473 k->command_handler = command_handler; in init_event_facility_class()
263 efc->command_handler(ef, sccb, code); in sclp_execute()
202 void (*command_handler)(SCLPEventFacility *ef, SCCB *sccb, uint64_t code); member