Searched refs:control_code (Results 1 – 3 of 3) sorted by relevance
79 u_int32_t control_code; member
341 static void WINAPI service_ctrl_handler(DWORD control_code) in service_ctrl_handler() argument343 switch (control_code) { in service_ctrl_handler()
41 short control_code; /* defined request code */1299 for (cc = control_codes; cc->control_code != NO_REQUEST; cc++) { in process_control() 1300 if (cc->control_code == res_opcode) { in process_control() 42 short control_code; /* defined request code */ global() member